-
- Downloads
SPARK-1803 Replaced colon in filenames with a dash
This patch replaces colon in several filenames with dash to make these filenames Windows compatible. Author: Stevo Slavić <sslavic@gmail.com> Author: Stevo Slavic <sslavic@gmail.com> Closes #739 from sslavic/SPARK-1803 and squashes the following commits: 3ec66eb [Stevo Slavic] Removed extra empty line which was causing test to fail b967cc3 [Stevo Slavić] Aligned tests and names of test resources 2b12776 [Stevo Slavić] Fixed a typo in file name 1c5dfff [Stevo Slavić] Replaced colon in file name with dash 8f5bf7f [Stevo Slavić] Replaced colon in file name with dash c5b5083 [Stevo Slavić] Replaced colon in file name with dash a49801f [Stevo Slavić] Replaced colon in file name with dash 401d99e [Stevo Slavić] Replaced colon in file name with dash 40a9621 [Stevo Slavić] Replaced colon in file name with dash 4774580 [Stevo Slavić] Replaced colon in file name with dash 004f8bb [Stevo Slavić] Replaced colon in file name with dash d6a3e2c [Stevo Slavić] Replaced colon in file name with dash b585126 [Stevo Slavić] Replaced colon in file name with dash 028e48a [Stevo Slavić] Replaced colon in file name with dash ece0507 [Stevo Slavić] Replaced colon in file name with dash 84f5d2f [Stevo Slavić] Replaced colon in file name with dash 2fc7854 [Stevo Slavić] Replaced colon in file name with dash 9e1467d [Stevo Slavić] Replaced colon in file name with dash
Showing
- sql/hive/src/test/resources/golden/Column pruning - filter alias in-lining - query test-0-cb0737d268260da971487a8ac5e3d8be 0 additions, 0 deletions...in-lining - query test-0-cb0737d268260da971487a8ac5e3d8be
- sql/hive/src/test/resources/golden/Column pruning - non-trivial top project with aliases - query test-0-c89dcddb8539bae211ea28cd1e695e35 0 additions, 0 deletions...h aliases - query test-0-c89dcddb8539bae211ea28cd1e695e35
- sql/hive/src/test/resources/golden/Column pruning - projects alias substituting - query test-0-9589ac54d6de575083765ee64051ebaa 0 additions, 0 deletions...stituting - query test-0-9589ac54d6de575083765ee64051ebaa
- sql/hive/src/test/resources/golden/Column pruning - simple top project without aliases - query test-0-d6d2726928df920ab99078015b8ff494 0 additions, 0 deletions...t aliases - query test-0-d6d2726928df920ab99078015b8ff494
- sql/hive/src/test/resources/golden/Column pruning - with multiple projects - query test-0-cfe78c68302bd143d989c383c3b0477 0 additions, 0 deletions...e projects - query test-0-cfe78c68302bd143d989c383c3b0477
- sql/hive/src/test/resources/golden/Column pruning - with non-partitioned table - query test-0-358525951e893ed9686c46bf1f7447ee 0 additions, 0 deletions...ned table - query test-0-358525951e893ed9686c46bf1f7447ee
- sql/hive/src/test/resources/golden/Column pruning - with partitioned table - query test-0-d9d50146537344742300ce7b52c18c91 0 additions, 0 deletions...ned table - query test-0-d9d50146537344742300ce7b52c18c91
- sql/hive/src/test/resources/golden/Column pruning - without filters - query test-0-c25cdafe7d85c42a9d9cd559d88a6049 0 additions, 0 deletions...t filters - query test-0-c25cdafe7d85c42a9d9cd559d88a6049
- sql/hive/src/test/resources/golden/Partition pruning - all partitions pruned - query test-0-63ab78355dbc6fa0d7619c8a35b0f7a7 0 additions, 0 deletions...ns pruned - query test-0-63ab78355dbc6fa0d7619c8a35b0f7a7
- sql/hive/src/test/resources/golden/Partition pruning - left only 1 partition - query test-0-3adc3a7f76b2abd059904ba81a595db3 0 additions, 0 deletions...partition - query test-0-3adc3a7f76b2abd059904ba81a595db3
- sql/hive/src/test/resources/golden/Partition pruning - non-partitioned table - query test-0-681332efaff7b12e3ca12d9f021cd344 0 additions, 0 deletions...ned table - query test-0-681332efaff7b12e3ca12d9f021cd344
- sql/hive/src/test/resources/golden/Partition pruning - non-partitioned, non-trivial project - query test-0-3893ec7a86062215d9f817f1495a69bb 0 additions, 0 deletions...l project - query test-0-3893ec7a86062215d9f817f1495a69bb
- sql/hive/src/test/resources/golden/Partition pruning - pruning with both column key and partition key - query test-0-75148567b91227053f728d72f7dc7c10 0 additions, 0 deletions...ition key - query test-0-75148567b91227053f728d72f7dc7c10
- sql/hive/src/test/resources/golden/Partition pruning - with filter on int partition key - query test-0-4e4d2651e1e6e3c224242078d0201190 0 additions, 0 deletions...ition key - query test-0-4e4d2651e1e6e3c224242078d0201190
- sql/hive/src/test/resources/golden/Partition pruning - with filter on string partition key - query test-0-b6e59464383591f02408f8765ac6a5d5 0 additions, 0 deletions...ition key - query test-0-b6e59464383591f02408f8765ac6a5d5
- sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/PruningSuite.scala 15 additions, 15 deletions...la/org/apache/spark/sql/hive/execution/PruningSuite.scala
Loading
Please register or sign in to comment