Package io.trino.tests.product.kafka
Class TestKafkaAvroReadsSmokeTest
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.kafka.TestKafkaAvroReadsSmokeTest
public class TestKafkaAvroReadsSmokeTest
extends io.trino.tempto.ProductTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Object[][]catalogs()voidvoidtestNullType(io.trino.tests.product.kafka.TestKafkaAvroReadsSmokeTest.KafkaCatalog kafkaCatalog, io.trino.tests.product.kafka.TestKafkaAvroReadsSmokeTest.MessageSerializer messageSerializer) voidtestSelectPrimitiveDataType(io.trino.tests.product.kafka.TestKafkaAvroReadsSmokeTest.KafkaCatalog kafkaCatalog, io.trino.tests.product.kafka.TestKafkaAvroReadsSmokeTest.MessageSerializer messageSerializer) voidtestSelectStructuralDataType(io.trino.tests.product.kafka.TestKafkaAvroReadsSmokeTest.KafkaCatalog kafkaCatalog, io.trino.tests.product.kafka.TestKafkaAvroReadsSmokeTest.MessageSerializer messageSerializer)
-
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
-
testAvroWithSchemaReferences
- Throws:
Exception
-