Class TestKafkaProtobufReadsSmokeTest

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

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

    • TestKafkaProtobufReadsSmokeTest

      public TestKafkaProtobufReadsSmokeTest()
  • Method Details

    • testSelectPrimitiveDataType

      public void testSelectPrimitiveDataType() throws Exception
      Throws:
      Exception
    • testSelectPrimitiveDataTypeWithSchemaRegistry

      public void testSelectPrimitiveDataTypeWithSchemaRegistry() throws Exception
      Throws:
      Exception
    • testSelectStructuralDataType

      public void testSelectStructuralDataType() throws Exception
      Throws:
      Exception
    • testSelectStructuralDataTypeWithSchemaRegistry

      public void testSelectStructuralDataTypeWithSchemaRegistry() throws Exception
      Throws:
      Exception
    • testProtobufWithSchemaReferences

      public void testProtobufWithSchemaReferences() throws Exception
      Throws:
      Exception