Class TestAvroSchemaUrl

java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.hive.HiveProductTest
io.trino.tests.product.hive.TestAvroSchemaUrl

public class TestAvroSchemaUrl extends HiveProductTest
  • Constructor Details

    • TestAvroSchemaUrl

      public TestAvroSchemaUrl()
  • Method Details

    • setup

      public void setup() throws Exception
      Throws:
      Exception
    • cleanup

      public void cleanup()
    • avroSchemaLocations

      public Object[][] avroSchemaLocations()
    • testHiveCreatedTable

      public void testHiveCreatedTable(String schemaLocation)
    • testAvroSchemaUrlInSerdeProperties

      public void testAvroSchemaUrlInSerdeProperties() throws IOException
      Throws:
      IOException
    • testPrestoCreatedTable

      public void testPrestoCreatedTable(String schemaLocation)
    • testTableWithLongColumnType

      public void testTableWithLongColumnType()
    • testPartitionedTableWithLongColumnType

      public void testPartitionedTableWithLongColumnType()