Class TestKafkaProtobufReads

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

public class TestKafkaProtobufReads extends io.trino.tempto.ProductTest
  • 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

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

      public void testProtobufWithSchemaReferences() throws Exception
      Throws:
      Exception