Class TestHiveViews

java.lang.Object
io.trino.tempto.ProductTest

public class TestHiveViews extends AbstractTestHiveViews
  • Constructor Details

    • TestHiveViews

      public TestHiveViews()
  • Method Details

    • getExpectedHiveViewTextualColumnsTypes

      protected List<io.trino.tempto.assertions.QueryAssert.Row> getExpectedHiveViewTextualColumnsTypes()
      Specified by:
      getExpectedHiveViewTextualColumnsTypes in class AbstractTestHiveViews
    • testFailingHiveViewsWithMetadataListing

      public void testFailingHiveViewsWithMetadataListing()
    • testLateralViewExplode

      public void testLateralViewExplode()
    • testLateralViewExplodeArrayOfStructs

      public void testLateralViewExplodeArrayOfStructs()
    • testLateralViewJsonTupleAs

      public void testLateralViewJsonTupleAs()
    • testFromUtcTimestamp

      public void testFromUtcTimestamp()
    • testFromUtcTimestampInvalidTimeZone

      public void testFromUtcTimestampInvalidTimeZone()
    • testNestedFieldWithReservedKeyNames

      public void testNestedFieldWithReservedKeyNames()
    • testFromUtcTimestampCornerCases

      public void testFromUtcTimestampCornerCases()
    • testCastTimestampAsDecimal

      public void testCastTimestampAsDecimal()