You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2021/04/07 14:12:26 UTC

[spark] branch master updated (3dfd456 -> 8e15ac1)

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

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


    from 3dfd456  [SPARK-34668][SQL] Support casting of day-time intervals to strings
     add 8e15ac1  [SPARK-34493][DOCS] Add "TEXT Files" page for Data Source documents

No new revisions were added by this update.

Summary of changes:
 docs/_data/menu-sql.yaml                           |  2 +
 ...ata-sources-csv.md => sql-data-sources-text.md} | 14 +++---
 docs/sql-data-sources.md                           |  1 +
 .../examples/sql/JavaSQLDataSourceExample.java     | 50 +++++++++++++++++++++
 examples/src/main/python/sql/datasource.py         | 51 ++++++++++++++++++++++
 .../spark/examples/sql/SQLDataSourceExample.scala  | 48 ++++++++++++++++++++
 6 files changed, 159 insertions(+), 7 deletions(-)
 copy docs/{sql-data-sources-csv.md => sql-data-sources-text.md} (53%)

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