1. a72678a DRILL-6612: Inner join temporary and permanent tables (#503) by Denys Ordynskiy · 6 years ago
  2. 33811dc DRILL-5188: Added TPC-DS queries that were previously failing due to IllegalArgumentException (#504) by Anton Gozhiy · 6 years ago
  3. 8689ba8 DRILL-6710: baseline updates for decimal type scale enhancements (#501) by Denys Ordynskiy · 6 years ago
  4. 67d4e21 MD-4707: Added tests to check that Drill can use JsonTableGroupScan for Hive-MapR DB json tables (#498) by Anton Gozhiy · 6 years ago
  5. 97145a2 MD-4815: Updated baselines due to changes in DRILL-6492 (#499) by Anton Gozhiy · 6 years ago
  6. 049f453 Revert "MD-3579: Compare double values with float precision (#493)" (#496) by Kedar Sankar Behera · 6 years ago
  7. 61e3e87 Added tests for Drill fragments with decimal datatype (#497) by Denys Ordynskiy · 6 years ago
  8. 6a218ff Update plans due to DRILL-6101. (#494) by Robert Hou · 6 years ago
  9. 861653f MD-4749: Changed "\W*" to ".*" in the plan verifications. (#492) by Anton Gozhiy · 6 years ago
  10. cd9acf5 MD-3579: Compare double values with float precision (#493) by Kedar Sankar Behera · 6 years ago
  11. f0bb452 Revert "Revert "Update baseline for filter pushdown plan test after DRILL-6574 (#483)"" (#490) by Denys Ordynskiy · 6 years ago
  12. 926354e DRILL-6603: Added tests to verify that filter push down is not happening if the column has no stats. (#491) by Anton Gozhiy · 6 years ago
  13. e3ec1a1 Moved decimal_negative folder with tests outside of another functional test suite (#488) by Denys Ordynskiy · 6 years ago
  14. 82d7e80 Revert "Update baseline for filter pushdown plan test after DRILL-6574 (#483)" (#487) by Abhishek Girish · 6 years ago
  15. 7a0176d Update baseline for filter pushdown plan test after DRILL-6574 (#483) by Denys Ordynskiy · 6 years ago
  16. 5933677 DRILL-6471: Tests for casting numbers and strings to decimal with wrong scale and precision (#484) by Denys Ordynskiy · 6 years ago
  17. 47dcbc2 DRILL-6472: Add negative tests for cast decimal with zero precision (#485) by Denys Ordynskiy · 6 years ago
  18. a2d9d7d Fix tpcds100_hive_parquet.ddl to create store_returns table correctly. (#481) by Robert Hou · 6 years ago
  19. 55465bc DRILL-3855: Added tests to verify filter pushdown and partition pruning with UNION operator. (#462) by Anton Gozhiy · 6 years ago
  20. eb9a50c Included HBase dependency to get opportunity to exclude HBase tests from test run (#482) by Denys Ordynskiy · 6 years ago
  21. a205dd1 Update link for TPC-DS SF100 Dataset by Abhishek Girish · 6 years ago
  22. 850d96a DRILL-6174: Added tests to verify transitive closure during filter push down and partition pruning (#463) by Denys Ordynskiy · 6 years ago
  23. 9c452c1 Update advanced readme.md - remove space from URL (#480) by Denys Ordynskiy · 6 years ago
  24. c30f232 [DRILL-6094] Created tests for decimal type enhancements (#466) by Denys Ordynskiy · 6 years ago
  25. ec15062 Update Datasources/tpcds/maprdb/json/importTables.sh to enable importtable (#479) by Robert Hou · 6 years ago
  26. b1eb863 MD-4650: Updated baselines due to changes in DRILL-6575 (#478) by Anton Gozhiy · 6 years ago
  27. b0c746e Update README.md and Create CONTRIBUTING.md (#476) by Abhishek Girish · 6 years ago
  28. 781695f Update Datasources/tpcds/maprdb/json/importTables.sh to enable dbshell (#473) by Robert Hou · 6 years ago
  29. 18a481d Update AUTHORS.md by Abhishek Girish · 6 years ago
  30. 2d45813 Create AUTHORS.md (#475) by Abhishek Girish · 6 years ago
  31. d690165 Updating plan baseline for drill4449.q (#477) by Abhishek Girish · 6 years ago
  32. d75b8e7 MD-2882: Modified hive change metadata scripts (#330) (#474) by Abhishek Girish · 6 years ago
  33. b62ac4c MD-4591: Baselines updates due to changes in DRILL-6492 (#470) by Anton Gozhiy · 6 years ago
  34. 4972006 Updating run_tests with increased Java thread stack size (#472) by Abhishek Girish · 6 years ago
  35. 54f59e1 Test framework update (#471) by Robert Hou · 6 years ago
  36. 5dda845 Update explain plan so Jenkins passes. Original explain plan is incomplete. (#469) by Robert Hou · 6 years ago
  37. 974993f DRILL-6331: Added tests to verify that optimizations like filter push down work with native Hive reader. (#464) by Anton Gozhiy · 6 years ago
  38. d3d75c3 DRILL-6413: Added test to verify that filtering boolean column by "= true" completes (#465) by Anton Gozhiy · 6 years ago
  39. e8be810 Update before-run.sql (#468) by Abhishek Girish · 6 years ago
  40. a450d42 Logger property changes for file logging (#467) by Kedar Sankar Behera · 6 years ago
  41. f5d6ddf Temporarily revert "DRILL-6173: Added tests to verify transitive closure during filter push down and partition pruning (#461)" by Abhishek Girish · 6 years ago
  42. 53628ab DRILL-6173: Added tests to verify transitive closure during filter push down and partition pruning (#461) by Denys Ordynskiy · 6 years ago
  43. 9d260db DRILL-6259: Adding tests to verify filter pushdown (#458) by Anton Gozhiy · 6 years ago
  44. 8456329 MD-4256: Updating baselines for tests on decimal data type (#459) by Denys Ordynskiy · 6 years ago
  45. 29217c7 Reduced logging and other improvements to console output (#453) by Kedar Sankar Behera · 6 years ago
  46. 85e806c Disabled hive-base tests to work with impersonation enabled. (#460) by Krystal Nguyen · 6 years ago
  47. 42382b1 Optimize evaluation of unexpected rows and missing rows for data verifications (#456) by Kedar Sankar Behera · 6 years ago
  48. 1637ff2 DRILL-6331: Updating plan baselines for Hive native reader tests (#454) by Anton Gozhiy · 6 years ago
  49. 6ad1dfe Fixing an issue with displaying data verification failures (#455) by Kedar Sankar Behera · 6 years ago
  50. e486e31 Fix output for decimal values (#451) by Volodymyr Vysotskyi · 6 years ago
  51. 668ef3b Improvements in detecting random failures (#452) by Kedar Sankar Behera · 6 years ago
  52. edb96e8 DRILL-6199: Added tests to verify that filter pushdown is working with nested subqueries (#448) by Anton Gozhiy · 6 years ago
  53. e893032 DRILL-6174: Added tests for filter pushdown verification in the following cases: (#447) by Anton Gozhiy · 6 years ago
  54. 2140a63 MD-3686: add nested loop test cases (#449) by Chun Chang · 6 years ago
  55. dd39109 DRILL-6118: Added tests and data for the verification that the item operator with star is supported in cases of filter/project pushdown and partition pruning. (#439) by Anton Gozhiy · 6 years ago
  56. aad546a DRILL-6217: Updating baselines for not_equalFunction/equalFunction/less_than_or_equal_toFunction tests (#438) by Oleksandr Malashevskyi · 6 years ago
  57. b229546 Adding JUnit tests for Drill with SSL (#437) by Prasad Nagaraj Subramanya · 6 years ago
  58. 7b6a772 Cleaning-up pom.xml (#436) by Abhishek Girish · 6 years ago
  59. 382fe78 MD-3773: Hive orc transactional cases (#430) by Prasad Nagaraj Subramanya · 6 years ago
  60. 152e5f9 MD-3910: Update filter pushdown expected plan (#433) by Prasad Nagaraj Subramanya · 6 years ago
  61. 5f2fb50 Fixed negative tests baseline(calcite changes) (#429) by Prasad Nagaraj Subramanya · 6 years ago
  62. 330fb63 MD-3866: Fixed test failure introduced by the MD-3599 (#428) by Anton Gozhiy · 6 years ago
  63. d264631 DRILL-6118: Fixed tests due to changes that replaced WILDCARD with DYNAMIC_STAR in some cases (#424) by Anton Gozhiy · 6 years ago
  64. 9522f41 DRILL-6154: minFunction auto-test fix according to the function logic changes (#425) by Oleksandr Malashevskyi · 6 years ago
  65. 0d65b09 Fixed negative tests baseline(calcite changes) (#427) by Prasad Nagaraj Subramanya · 6 years ago
  66. fe51d23 MD-3538: Enabling test runs with security enabled (#423) by Prasad Nagaraj Subramanya · 6 years ago
  67. 42c2f56 MD-3841: Baseline update (#426) by Prasad Nagaraj Subramanya · 6 years ago
  68. 5425f8b DRILL-5919: Add NaN/Infinity/-Infinity data types for Json processing (#415) by Oleksandr Malashevskyi · 6 years ago
  69. 70be867 DRILL-5919: Adding support for verifying NaN values (#420) by Oleksandr Malashevskyi · 6 years ago
  70. 7e7a3bf MD-2528: parquet INT64 coverage (#421) by Chun Chang · 6 years ago
  71. 998f9e0 MD-2877: join with empty table (#417) by Chun Chang · 6 years ago
  72. f68b52d Console Output Clean-up (Part 1) (#418) by Abhishek Girish · 6 years ago
  73. 2068317 Updating TPC-DS Scripts (#414) by Abhishek Girish · 7 years ago
  74. 3fb7572 Add new expected results files for the Simba JDBC driver. (#413) by Robert Hou · 7 years ago
  75. 999ed5e Add new expected results files for the Simba JDBC driver. (#412) by Robert Hou · 7 years ago
  76. f5d4648 Add new expected results files for Simba JDBC driver. (#411) by Robert Hou · 7 years ago
  77. e6ae52d MD-2954: Fixed TPCDS100 hive datagen script (#407) by Prasad Nagaraj Subramanya · 7 years ago
  78. b89bb63 MD-3343: Baseline update for calcite rebase (#410) by Prasad Nagaraj Subramanya · 7 years ago
  79. d1028f5 DRILL-5941: Added tests to verify correctness of counting lines when using a hive table with skipping header/footer for large datasets (#408) by Anton Gozhiy · 7 years ago
  80. 9f3c620 DRILL-5166: Added tests to verify that NPE will not happen when querying text files using the table function (#393) by Anton Gozhiy · 7 years ago
  81. 4e44468 DRILL-5963: Added test to verify that a query with concatenating of multiple items runs for the reasonable time (#405) by Anton Gozhiy · 7 years ago
  82. 738f555 DRILL-6028: UNION/-ALL queries on 1200 columns must be processed successfully (#404) by Oleksandr Malashevskyi · 7 years ago
  83. bef0762 DRILL-5450: fix initcap function (#406) by Chun Chang · 7 years ago
  84. 33187c8 Revert "MD-2954: Fixed TPCDS100 hive datagen script (#337)" (#402) by Prasad Nagaraj Subramanya · 7 years ago
  85. 44f5b00 Test Framework changes to incorporate Simba ODBC Driver into test automation framework. (#386) by Robert Hou · 7 years ago
  86. 2bfc531 DRILL-5822: Verify that ORDER BY / ORDER BY DESC clauses don't change cols order if planner.slice_target=1 (#389) by Oleksandr Malashevskyi · 7 years ago
  87. 7c5ea70 MD-2954: Fixed TPCDS100 hive datagen script (#337) by Prasad Nagaraj Subramanya · 7 years ago
  88. 56fb0ab MD-3434: Moved stray testcases into a suite (#396) by Prasad Nagaraj Subramanya · 7 years ago
  89. 0b2323e MD-3432: Reordered columns for Advanced/metadata_caching/partition_pruning/data/q1.e (#394) by Prasad Nagaraj Subramanya · 7 years ago
  90. 13c32f2 DRILL-5772: Check UTF-8 support set by default via saffron.properties files (#387) by Oleksandr Malashevskyi · 7 years ago
  91. 7e7fa68 Test Framework changes to incorporate Simba JDBC Driver into test automation framework. (#254) by Robert Hou · 7 years ago
  92. 2183385 Add new expected results files for the Simba JDBC driver. (#385) by Robert Hou · 7 years ago
  93. a238680 Add new expected results files for Simba JDBC driver. (#384) by Robert Hou · 7 years ago
  94. e5923cc Add new expected results files for Simba JDBC driver. (#383) by Robert Hou · 7 years ago
  95. ea99616 Add new expected results files for Simba JDBC driver. (#382) by Robert Hou · 7 years ago
  96. dad6930 Add test cases for DRILL-5375 (#380) by Krystal Nguyen · 7 years ago
  97. 0dee691 Fixed some json files. (#381) by Robert Hou · 7 years ago
  98. dbc773a Added tests for DRILL-3894 and DRILL-4720 (#375) by Krystal Nguyen · 7 years ago
  99. 5991523 MD-2372: Removed overlap of hive scripts (#372) by Prasad Nagaraj Subramanya · 7 years ago
  100. a13aeb8 Updating category for Advanced Tests (#374) by Abhishek Girish · 7 years ago