[GitHub] spark pull request #20248: [SPARK-23058][SQL] Fix non printable field delim ...

2018-01-12 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/20248#discussion_r161240770 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/command/tables.scala --- @@ -1023,7 +1023,12 @@ case class ShowCreateTableCommand(table:

[GitHub] spark pull request #20248: [SPARK-23058][SQL] Fix non printable field delim ...

2018-01-12 Thread wangyum
GitHub user wangyum opened a pull request: https://github.com/apache/spark/pull/20248 [SPARK-23058][SQL] Fix non printable field delim issue ## What changes were proposed in this pull request? Create a table with non printable delim like below: ```sql CREATE