Class TestCsv

java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.hive.TestCsv

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

    • TestCsv

      public TestCsv()
  • Method Details

    • testInsertIntoCsvTable

      public void testInsertIntoCsvTable()
    • testInsertIntoCsvTableWithCustomProperties

      public void testInsertIntoCsvTableWithCustomProperties()
    • testCreateCsvTableAs

      public void testCreateCsvTableAs()
    • testCreateCsvTableAsWithCustomProperties

      public void testCreateCsvTableAsWithCustomProperties()
    • testInsertIntoPartitionedCsvTable

      public void testInsertIntoPartitionedCsvTable()
    • testInsertIntoPartitionedCsvTableWithCustomProperties

      public void testInsertIntoPartitionedCsvTableWithCustomProperties()
    • testCreatePartitionedCsvTableAs

      public void testCreatePartitionedCsvTableAs()
    • testCreatePartitionedCsvTableAsWithCustomParamters

      public void testCreatePartitionedCsvTableAsWithCustomParamters()
    • testReadCsvTableWithMultiCharProperties

      public void testReadCsvTableWithMultiCharProperties()
    • testWriteCsvTableWithMultiCharProperties

      public void testWriteCsvTableWithMultiCharProperties()