Description
Spark currently has a large number of end-to-end SQL test cases in various SQLQuerySuites. It is fairly difficult to manage and operate these end-to-end test cases. This ticket proposes that we use files to specify queries and expected outputs.
Attachments
1.
|
Basic infrastructure for file-based SQL end-to-end tests | Resolved | Peter Lee | |
2.
|
Move test data files into a test-data folder | Resolved | Peter Lee | |
3.
|
Normalize query results using sorting | Resolved | Peter Lee | |
4.
|
Use a new SparkSession for each test case | Resolved | Peter Lee | |
5.
|
Support testing exceptions in queries | Resolved | Peter Lee | |
6.
|
arithmetic.sql | Resolved | Unassigned | |
7.
|
group-by-ordinal and order-by-ordinal test cases | Resolved | Peter Lee | |
8.
|
literals.sql for testing literal parsing | Resolved | Peter Lee | |
9.
|
array.sql for testing array related functions | Resolved | Peter Lee |