You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2021/04/05 02:18:31 UTC

[spark] branch master updated (748f05f -> a72f0d7)

This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 748f05f  [SPARK-34954][SQL] Use zstd codec name in ORC file names
     add a72f0d7  [SPARK-34492][DOCS] Add "CSV Files" page for Data Source documents

No new revisions were added by this update.

Summary of changes:
 docs/_data/menu-sql.yaml                           |  2 +
 docs/sql-data-sources-csv.md                       | 40 +++++++++++++
 docs/sql-data-sources.md                           |  1 +
 .../examples/sql/JavaSQLDataSourceExample.java     | 67 ++++++++++++++++++++++
 examples/src/main/python/sql/datasource.py         | 65 +++++++++++++++++++++
 .../spark/examples/sql/SQLDataSourceExample.scala  | 62 ++++++++++++++++++++
 6 files changed, 237 insertions(+)
 create mode 100644 docs/sql-data-sources-csv.md

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org