1. 8a1fd5b DRILL-7252: Read Hive map using Dict<K,V> vector by Igor Guzenko · 4 years, 8 months ago
  2. e32488c DRILL-7373: Fix problems involving reading from DICT type by Bohdan Kazydub · 4 years, 7 months ago
  3. b1d8cba DRILL-7376: Drill ignores Hive schema for MaprDB tables when group scan has star column by Volodymyr Vysotskyi · 4 years, 7 months ago
  4. b827d7f DRILL-7368: Fix Iceberg Metastore failure when filter column contains nulls by Arina Ielchiieva · 4 years, 7 months ago
  5. d4a2aef DRILL-7168: Implement ALTER SCHEMA ADD / REMOVE commands by Arina Ielchiieva · 4 years, 8 months ago
  6. 65df1fd DRILL-7369: Schema for MaprDB tables is not used for the case when several fields are queried by Volodymyr Vysotskyi · 4 years, 8 months ago
  7. f8bc0db DRILL-7367: Remove Server details from response headers by Arina Ielchiieva · 4 years, 8 months ago
  8. 797524d DRILL-7362: COUNT(*) on JSON with outer list results in JsonParse error by ozinoviev · 4 years, 8 months ago
  9. bd6d7b1 DRILL-7343: Add User-Agent UDFs to Drill by Charles Givre · 4 years, 8 months ago
  10. b30830a DRILL-7096: Develop vector for canonical Map<K,V> by Bohdan Kazydub · 5 years ago
  11. 57f8a2a DRILL-7253: Read Hive struct w/o nulls by Igor Guzenko · 4 years, 10 months ago
  12. 236276c DRILL-7360: Refactor WatchService in Drillbit class and fix concurrency issues by Arina Ielchiieva · 4 years, 8 months ago
  13. 31a4199 DRILL-7353: Wrong driver class is written to the java.sql.Driver by Anton Gozhiy · 4 years, 8 months ago
  14. b9a61b0 DRILL-7222: Visualize estimated and actual row counts for a query by Kunal Khatua · 4 years, 8 months ago
  15. 305f040 DRILL-7339: Iceberg commit upgrade and Metastore tests categorization by Arina Ielchiieva · 4 years, 8 months ago
  16. ffab527 DRILL-7326: Support repeated lists for CTAS parquet format by Igor Guzenko · 4 years, 8 months ago
  17. b44b712 DRILL-7356: Introduce session options for the Drill Metastore by Volodymyr Vysotskyi · 4 years, 8 months ago
  18. ef93515 DRILL-7156: Support empty Parquet files creation by Oleg Zinoviev · 4 years, 10 months ago
  19. 9c62bf1 DRILL-7350: Move RowSet related classes from test folder by Volodymyr Vysotskyi · 4 years, 8 months ago
  20. 4f4e1af DRILL-4517: Support reading empty Parquet files by Arina Ielchiieva · 4 years, 9 months ago
  21. cb6de5a DRILL-6961: Handle exceptions during queries to information_schema by Anton Gozhiy · 4 years, 9 months ago
  22. 2aa5b38 DRILL-7338: REST API calls to Drill fail due to insufficient heap memory by Kunal Khatua · 4 years, 9 months ago
  23. e5ce59e DRILL-7341: Vector reAlloc may fail after exchange by ozinoviev · 4 years, 9 months ago
  24. 85c7713 DRILL-7337: Add vararg UDFs support by Volodymyr Vysotskyi · 4 years, 9 months ago
  25. 7bd442d DRILL-7335: Fix error when reading csv file with headers only by Arina Ielchiieva · 4 years, 9 months ago
  26. df48eb8 DRILL-7334: Update Iceberg Metastore Parquet write mode by Arina Ielchiieva · 4 years, 9 months ago
  27. fc3d921 DRILL-7331: Drill Iceberg Metastore metadata expiration by Arina Ielchiieva · 4 years, 9 months ago
  28. 22947ad DRILL-7084: ResultSet getObject method throws not implemented exception if the column type is NULL by Anton Gozhiy · 4 years, 10 months ago
  29. 5df4495 DRILL-7327: Log Regex Plugin Won't Recognize Schema by Paul Rogers · 4 years, 9 months ago
  30. fb30eb9 DRILL-7332: Allow parsing empty schema by Arina Ielchiieva · 4 years, 9 months ago
  31. 275fb27 DRILL-7205: Drill fails to start when authentication is disabled by Anton Gozhiy · 4 years, 10 months ago
  32. efbf4fc DRILL-7272: Drill Metastore Read / Write API and Drill Iceberg Metastore implementation by Arina Ielchiieva · 4 years, 10 months ago
  33. ddcb578 DRILL-7307: casthigh for decimal type can lead to the issues with VarDecimalHolder by Dmytriy Grinchenko · 4 years, 10 months ago
  34. 3599dfd DRILL-6951: Merge row set based mock data source by Paul Rogers · 4 years, 10 months ago
  35. 2224ee1 DRILL-7293: Convert the regex ("log") plugin to use EVF by Paul Rogers · 4 years, 10 months ago
  36. 77cf7e2 DRILL-7317: Close ClassLoaders used for udf jars uploading when closing FunctionImplementationRegistry by Volodymyr Vysotskyi · 4 years, 10 months ago
  37. 66e8dd9 DRILL-7306: Disable schema-only batch for new scan framework by Paul Rogers · 4 years, 10 months ago
  38. 1522dd0 DRILL-7316: Move classes from org.apache.drill.metastore into org.apache.drill.exec.metastore package in java-exec module by Volodymyr Vysotskyi · 4 years, 10 months ago
  39. 1c34b39 DRILL-7315: Revise precision and scale order in the method arguments by Volodymyr Vysotskyi · 4 years, 10 months ago
  40. e843588 DRILL-7314: Use TupleMetadata instead of concrete implementation by Arina Ielchiieva · 4 years, 10 months ago
  41. 2efa51e DRILL-7200: Update Calcite to 1.19.0 / 1.20.0 by Bohdan Kazydub · 5 years ago
  42. 74b277d DRILL-7313: Use Hive schema for MaprDB native reader when field was empty by Volodymyr Vysotskyi · 4 years, 10 months ago
  43. f3d6b69 DRILL-7310: Move schema-related classes from exec module to be able to use them in metastore module by Volodymyr Vysotskyi · 4 years, 10 months ago
  44. e8d9b0a DRILL-6711: Use jitpack repository for Drill Calcite project artifacts instead of repository.mapr.com by Volodymyr Vysotskyi · 4 years, 10 months ago
  45. dc865e8 DRILL-7271: Refactor Metadata interfaces and classes to contain all needed information for the File based Metastore by Volodymyr Vysotskyi · 4 years, 10 months ago
  46. 205e028 DRILL-7302: Bump Apache Avro to 1.9.0 by Fokko Driesprong · 4 years, 10 months ago
  47. d108677 DRILL-7297: Query hangs in planning stage when Error is thrown by Volodymyr Vysotskyi · 4 years, 10 months ago
  48. ddc2c02 DRILL-7268: Read Hive array with parquet native reader by Igor Guzenko · 4 years, 11 months ago
  49. f3f7dbd DRILL-7292: Remove V1 and V2 text readers by Paul Rogers · 4 years, 10 months ago
  50. 24ec980 DRILL-7294: Regenerate protobufs by Volodymyr Vysotskyi · 4 years, 10 months ago
  51. 4eb7263 DRILL-7294: Prevent generating java beans using protostuff to avoid overriding classes with the same simple name declared as nested in the proto files by Volodymyr Vysotskyi · 4 years, 10 months ago
  52. de0aec7 DRILL-7251: Read Hive array w/o nulls by Igor Guzenko · 5 years ago
  53. 2766e65 DRILL-7236: SqlLine 1.8 upgrade by Arina Ielchiieva · 4 years, 11 months ago
  54. 0dbd501 DRILL-7278: Refactor result set loader projection mechanism by Paul Rogers · 5 years ago
  55. 20ae96a DRILL-7279: Enable provided schema for text files without headers by Paul Rogers · 5 years ago
  56. 1bf7f15 DRILL-7261: Simplify Easy framework config for new scan by Paul Rogers · 5 years ago
  57. 8a7007f DRILL-7258: Remove field width limit for text reader by Paul Rogers · 5 years ago
  58. 2615d68 DRILL-4782 / DRILL-7139: Fix DATE_ADD and TO_TIME functions by Dmytriy Grinchenko · 5 years ago
  59. e8b921b DRILL-7196: Queries are still runnable on disabled plugins by Dmytriy Grinchenko · 5 years ago
  60. 20b58ab DRILL-7204: Add proper validation when creating plugin by Anton Gozhiy · 5 years ago
  61. 7629664 DRILL-7206:using primitive int list at right or full join case by weijie.tong · 5 years ago
  62. 5542cc9 DRILL-7276: Fixed an XSS vulnerability in Drill Web-UI query profile page by Anton Gozhiy · 5 years ago
  63. 9f67e95 DRILL-7181: Improve V3 text reader (row set) error messages by Paul Rogers · 5 years ago
  64. 2c1a8a0 DRILL-7257: Set nullable var-width vector lastSet value by Paul Rogers · 5 years ago
  65. 35d1af4 DRILL-7267: Add Slack Link in Documentation by Bhargava Vadlamani · 5 years ago
  66. 5da0d47 DRILL-7250: Query with CTE fails when its name matches to the table name without access by Volodymyr Vysotskyi · 5 years ago
  67. 05a1a3a DRILL-7242: Handle additional boundary cases and compute better estimates when popular values span multiple buckets. by Aman Sinha · 5 years ago
  68. 0195d1f DRILL-7237: Fix single_value aggregate function for variable length types by Volodymyr Vysotskyi · 5 years ago
  69. 0fa2967 DRILL-7245: Cap NDV at row count after applying filters by Gautam Parai · 5 years ago
  70. b774eec DRILL-7227: Fix predicate check in DrillRelOptUtil.analyzeSimpleEquiJoin by Gautam Parai · 5 years ago
  71. e5e9b35 DRILL-7240: Catch runtime pruning filter-match exceptions and do not prune these rowgroups by Ben-Zvi · 5 years ago
  72. 3603f24 DRILL-7238: Fixed ConvertCountToDirectScan to handle non-existent columns by Venkata Jyothsna Donapati · 5 years ago
  73. 4a0d2d0 DRILL-7164: KafkaFilterPushdownTest is sometimes failing to pattern match correctly by Sorabh Hamirwasia · 5 years ago
  74. c1ca512 DRILL-7148: Use improved join cardinality and ndv estimation with statistics by Gautam Parai · 5 years ago
  75. edbfd64 DRILL-7030: Make format plugins fully pluggable by Anton Gozhiy · 5 years ago
  76. ba9837e DRILL-7187: Improve selectivity estimation of BETWEEN predicates and arbitrary combination of range predicates. by Aman Sinha · 5 years ago
  77. 99707a3 DRILL-7199: Optimize population of metadata for non-interesting columns by Venkata Jyothsna Donapati · 5 years ago
  78. 7e0e583 DRILL-7050: RexNode convert exception in sub-query closes #1770 by Volodymyr Vysotskyi · 5 years ago
  79. 772f791 DRILL-6965: Implement schema table function parameter by Arina Ielchiieva · 5 years ago
  80. 108ced0 DRILL-7098: File Metadata Metastore Plugin closes #1754 by Vitalii Diravka · 5 years ago
  81. e191c54 DRILL-7228: Upgrade to a newer version of t-digest to address inaccuracies in histogram buckets. by Aman Sinha · 5 years ago
  82. 5862a39 DRILL-7225: Fixed merging ColumnTypeInfo for files with different schemas by Venkata Jyothsna Donapati · 5 years ago
  83. caa9831 DRILL-6974: SET option command modification by Dmytriy Grinchenko · 5 years ago
  84. d897f70 DRILL-6988. Utility of the too long error message when syntax error by Dmytriy Grinchenko · 5 years ago
  85. de74eab DRILL-7171: Create metadata directories cache file in the leaf level directories to support ConvertCountToDirectScan optimization. by Venkata Jyothsna Donapati · 5 years ago
  86. 878cfc0 DRILL-7167: Implemented DESCRIBE TABLE statement by Dmytriy Grinchenko · 5 years ago
  87. 9dc81e1 DRILL-7062: Initial implementation of run-time rowgroup pruning closes #1738 by Ben-Zvi · 5 years ago
  88. 422bf20 [maven-release-plugin] prepare for next development iteration by Sorabh Hamirwasia · 5 years ago
  89. defb031 [maven-release-plugin] prepare release drill-1.16.0 by Sorabh Hamirwasia · 5 years ago
  90. 887dee2 DRILL-7201: Strange symbols in error window (Windows) by Kunal Khatua · 5 years ago
  91. fdb36ad DRILL-7213: Use dependencySets tag for including artifacts in assembly to consider dependencies from the distribution module by Volodymyr Vysotskyi · 5 years ago
  92. 133cc2b DRILL-7207: Update the copyright year in NOTICE.txt file by Sorabh Hamirwasia · 5 years ago
  93. 016a3ba DRILL-7212: Add gpg key with apache.org email for sorabh by Sorabh Hamirwasia · 5 years ago
  94. c36bb7a DRILL-7202: Failed query shows warning that fragments made no progress by Kunal Khatua · 5 years ago
  95. a148aac DRILL-7190: Missing backward compatibility for REST API with DRILL-6562 by Vitalii Diravka · 5 years ago
  96. ffc6ef9 Fixed Error for Long Packets by Charles Givre · 5 years ago
  97. f971c1f DRILL-7186: Add back storage.json REST endpoint (regression after DRILL-6562) by Arina Ielchiieva · 5 years ago
  98. 162c038 DRILL-7183: TPCDS query 10, 35, 69 take longer with sf 1000 when Statistics are disabled. by HanumathRao · 5 years ago
  99. 6693d9b DRILL-7182: Incorrect access specifier for Join DrillRelMdDistinctRowCount by Gautam Parai · 5 years ago
  100. 494c206 DRILL-7165: Redundant Checksum calculating for ASC files by Vitalii Diravka · 5 years ago