spark-instrumented-optimizer/sql/core/src/test/resources
Hossein 5f83c6991c [SPARK-12833][SQL] Initial import of spark-csv
CSV is the most common data format in the "small data" world. It is often the first format people want to try when they see Spark on a single node. Having to rely on a 3rd party component for this leads to poor user experience for new users. This PR merges the popular spark-csv data source package (https://github.com/databricks/spark-csv) with SparkSQL.

This is a first PR to bring the functionality to spark 2.0 master. We will complete items outlines in the design document (see JIRA attachment) in follow up pull requests.

Author: Hossein <hossein@databricks.com>
Author: Reynold Xin <rxin@databricks.com>

Closes #10766 from rxin/csv.
2016-01-15 11:46:46 -08:00
..
META-INF/services [SPARK-9486][SQL] Add data source aliasing for external packages 2015-08-08 11:03:01 -07:00
cars-alternative.csv [SPARK-12833][SQL] Initial import of spark-csv 2016-01-15 11:46:46 -08:00
cars-null.csv [SPARK-12833][SQL] Initial import of spark-csv 2016-01-15 11:46:46 -08:00
cars-unbalanced-quotes.csv [SPARK-12833][SQL] Initial import of spark-csv 2016-01-15 11:46:46 -08:00
cars.csv [SPARK-12833][SQL] Initial import of spark-csv 2016-01-15 11:46:46 -08:00
cars.tsv [SPARK-12833][SQL] Initial import of spark-csv 2016-01-15 11:46:46 -08:00
cars_iso-8859-1.csv [SPARK-12833][SQL] Initial import of spark-csv 2016-01-15 11:46:46 -08:00
comments.csv [SPARK-12833][SQL] Initial import of spark-csv 2016-01-15 11:46:46 -08:00
dec-in-fixed-len.parquet [SPARK-11694][FOLLOW-UP] Clean up imports, use a common function for metadata and add a test for FIXED_LEN_BYTE_ARRAY 2015-11-17 14:35:00 +08:00
dec-in-i32.parquet [SPARK-11007] [SQL] Adds dictionary aware Parquet decimal converters 2015-10-12 10:17:19 -07:00
dec-in-i64.parquet [SPARK-11007] [SQL] Adds dictionary aware Parquet decimal converters 2015-10-12 10:17:19 -07:00
disable_comments.csv [SPARK-12833][SQL] Initial import of spark-csv 2016-01-15 11:46:46 -08:00
empty.csv [SPARK-12833][SQL] Initial import of spark-csv 2016-01-15 11:46:46 -08:00
log4j.properties [SPARK-7743] [SQL] Parquet 1.7 2015-06-04 11:32:03 -07:00
nested-array-struct.parquet [SPARK-9340] [SQL] Fixes converting unannotated Parquet lists 2015-08-11 12:46:33 +08:00
old-repeated-int.parquet [SPARK-9340] [SQL] Fixes converting unannotated Parquet lists 2015-08-11 12:46:33 +08:00
old-repeated-message.parquet [SPARK-9340] [SQL] Fixes converting unannotated Parquet lists 2015-08-11 12:46:33 +08:00
old-repeated.parquet [SPARK-9340] [SQL] Fixes converting unannotated Parquet lists 2015-08-11 12:46:33 +08:00
parquet-thrift-compat.snappy.parquet [SPARK-9340] [SQL] Fixes converting unannotated Parquet lists 2015-08-11 12:46:33 +08:00
proto-repeated-string.parquet [SPARK-9340] [SQL] Fixes converting unannotated Parquet lists 2015-08-11 12:46:33 +08:00
proto-repeated-struct.parquet [SPARK-9340] [SQL] Fixes converting unannotated Parquet lists 2015-08-11 12:46:33 +08:00
proto-struct-with-array-many.parquet [SPARK-9340] [SQL] Fixes converting unannotated Parquet lists 2015-08-11 12:46:33 +08:00
proto-struct-with-array.parquet [SPARK-9340] [SQL] Fixes converting unannotated Parquet lists 2015-08-11 12:46:33 +08:00
text-suite.txt [SPARK-11274] [SQL] Text data source support for Spark SQL. 2015-10-23 13:04:06 -07:00
text-suite2.txt [SPARK-11967][SQL] Consistent use of varargs for multiple paths in DataFrameReader 2015-11-24 18:16:07 -08:00