| Package | Description |
|---|---|
| org.apache.flink.table.utils.print |
| Modifier and Type | Method and Description |
|---|---|
static RawContentStyle |
PrintStyle.rawContent(RowDataToStringConverter converter)
Create a raw content print style, which only print the result content as raw form. column
delimiter is ",", row delimiter is "\n".
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.