Class DeltaLakeTestUtils


  • public final class DeltaLakeTestUtils
    extends Object
    • Method Detail

      • getColumnCommentOnTrino

        public static String getColumnCommentOnTrino​(String schemaName,
                                                     String tableName,
                                                     String columnName)
      • getColumnCommentOnDelta

        public static String getColumnCommentOnDelta​(String schemaName,
                                                     String tableName,
                                                     String columnName)