Commit 5936e09
committed
[SPARK-17101][SQL] Provide consistent format identifiers for TextFileFormat and ParquetFileFormat
1 parent cf0cce9 commit 5936e09
File tree
2 files changed
+3
-1
lines changed- sql/core/src/main/scala/org/apache/spark/sql/execution/datasources
- parquet
- text
2 files changed
+3
-1
lines changedsql/core/src/main/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetFileFormat.scala
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
0 commit comments