Class TestKafkaAvroReadsSmokeTest


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

      • TestKafkaAvroReadsSmokeTest

        public TestKafkaAvroReadsSmokeTest()
    • Method Detail

      • 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