Class TestCreateTable

java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.TestCreateTable

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

    • TestCreateTable

      public TestCreateTable()
  • Method Details

    • shouldCreateTableAsSelect

      public void shouldCreateTableAsSelect()
    • shouldCreateTableAsEmptySelect

      public void shouldCreateTableAsEmptySelect()
    • shouldNotCreateTableInNonExistentSchema

      public void shouldNotCreateTableInNonExistentSchema()
      BaseConnectorTest.testCreateTableSchemaNotFound() copy run against Thrift metastore.
    • shouldNotCreateExternalTableInNonExistentSchema

      public void shouldNotCreateExternalTableInNonExistentSchema()