spark-instrumented-optimizer/sql/core/src/test/resources
Hossein 507bea5ca6 [SPARK-14143] Options for parsing NaNs, Infinity and nulls for numeric types
1. Adds the following options for parsing NaNs: nanValue

2. Adds the following options for parsing infinity: positiveInf, negativeInf.

`TypeCast.castTo` is unit tested and an end-to-end test is added to `CSVSuite`

Author: Hossein <hossein@databricks.com>

Closes #11947 from falaki/SPARK-14143.
2016-04-30 18:12:03 -07:00
..
META-INF/services [SPARK-9486][SQL] Add data source aliasing for external packages 2015-08-08 11:03:01 -07:00
bool.csv [SPARK-13442][SQL] Make type inference recognize boolean types 2016-03-07 14:32:01 -08:00
cars-alternative.csv [SPARK-12833][SQL] Initial import of spark-csv 2016-01-15 11:46:46 -08:00
cars-malformed.csv [SPARK-13114][SQL] Add a test for tokens more than the fields in schema 2016-02-02 10:41:06 -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-13137][SQL] NullPoingException in schema inference for CSV when the first line is empty 2016-02-21 13:21:59 -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
dates.csv [SPARK-13667][SQL] Support for specifying custom date format for date and timestamp types at CSV datasource. 2016-04-29 22:52:21 -07: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-13584][SQL][TESTS] Make ContinuousQueryManagerSuite not output logs to the console 2016-03-03 15:41:56 -08:00
nested-array-struct.parquet [SPARK-9340] [SQL] Fixes converting unannotated Parquet lists 2015-08-11 12:46:33 +08:00
numbers.csv [SPARK-14143] Options for parsing NaNs, Infinity and nulls for numeric types 2016-04-30 18:12:03 -07: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
simple_sparse.csv [SPARK-13309][SQL] Fix type inference issue with CSV data 2016-02-28 23:16:34 -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
unescaped-quotes.csv [SPARK-14103][SQL] Parse unescaped quotes in CSV data source. 2016-04-08 00:28:59 -07:00