Package org.apache.flink.table.utils.print
package org.apache.flink.table.utils.print
-
ClassDescriptionA
PrintStyledefines style and formatting to print a collection ofRowData.Print only the result content as raw form. column delimiter is ",", row delimiter is "\n".Print the result and content as tableau form.