Package io.trino.tests.product.kafka
Class TestKafkaProtobufReads
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.kafka.TestKafkaProtobufReads
public class TestKafkaProtobufReads
extends io.trino.tempto.ProductTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Object[][]catalogs()voidvoidtestSelectPrimitiveDataType(io.trino.tests.product.kafka.TestKafkaProtobufReads.KafkaCatalog kafkaCatalog, io.trino.tests.product.kafka.TestKafkaProtobufReads.MessageSerializer messageSerializer) voidtestSelectStructuralDataType(io.trino.tests.product.kafka.TestKafkaProtobufReads.KafkaCatalog kafkaCatalog, io.trino.tests.product.kafka.TestKafkaProtobufReads.MessageSerializer messageSerializer)
-
Constructor Details
-
TestKafkaProtobufReads
public TestKafkaProtobufReads()
-
-
Method Details
-
testSelectPrimitiveDataType
public void testSelectPrimitiveDataType(io.trino.tests.product.kafka.TestKafkaProtobufReads.KafkaCatalog kafkaCatalog, io.trino.tests.product.kafka.TestKafkaProtobufReads.MessageSerializer messageSerializer) throws Exception - Throws:
Exception
-
testSelectStructuralDataType
public void testSelectStructuralDataType(io.trino.tests.product.kafka.TestKafkaProtobufReads.KafkaCatalog kafkaCatalog, io.trino.tests.product.kafka.TestKafkaProtobufReads.MessageSerializer messageSerializer) throws Exception - Throws:
Exception
-
catalogs
-
testProtobufWithSchemaReferences
- Throws:
Exception
-