Class TestKafkaAvroReadsSmokeTest

java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.kafka.TestKafkaAvroReadsSmokeTest

public class TestKafkaAvroReadsSmokeTest extends io.trino.tempto.ProductTest
  • Constructor Details

    • TestKafkaAvroReadsSmokeTest

      public TestKafkaAvroReadsSmokeTest()
  • Method Details

    • testSelectPrimitiveDataType

      public void testSelectPrimitiveDataType(io.trino.tests.product.kafka.TestKafkaAvroReadsSmokeTest.KafkaCatalog kafkaCatalog, io.trino.tests.product.kafka.TestKafkaAvroReadsSmokeTest.MessageSerializer messageSerializer) throws Exception
      Throws:
      Exception
    • testNullType

      public void testNullType(io.trino.tests.product.kafka.TestKafkaAvroReadsSmokeTest.KafkaCatalog kafkaCatalog, io.trino.tests.product.kafka.TestKafkaAvroReadsSmokeTest.MessageSerializer messageSerializer) throws Exception
      Throws:
      Exception
    • testSelectStructuralDataType

      public void testSelectStructuralDataType(io.trino.tests.product.kafka.TestKafkaAvroReadsSmokeTest.KafkaCatalog kafkaCatalog, io.trino.tests.product.kafka.TestKafkaAvroReadsSmokeTest.MessageSerializer messageSerializer) throws Exception
      Throws:
      Exception
    • catalogs

      public static Object[][] catalogs()
    • testAvroWithSchemaReferences

      public void testAvroWithSchemaReferences() throws Exception
      Throws:
      Exception