1. 7a308f2 DRILL-7270 Changed URLs from HTTP to secure HTTPS links and added checksums (#2195) by DanielT504 · 3 years, 1 month ago
  2. f05e75a DRILL-7814: Add Limit Pushdown to MongoDB Storage Plugin by Charles S. Givre · 3 years, 1 month ago
  3. 40460be DRILL-7888: query.json returns an incorrect error message when the query fails by Volodymyr Vysotskyi · 3 years, 1 month ago
  4. 82fc42e DRILL-7887: JDBC plugin returns incorrect precision for SUM(DECIMAL) queries by Volodymyr Vysotskyi · 3 years, 1 month ago
  5. 4aefcef DRILL-7885: HDF5 Plugin not resolving links (#2190) by Charles S. Givre · 3 years, 1 month ago
  6. 6a54e9d DRILL-7877 - Streaming REST API Fails to Send Multiple Batches (#2189) by Charles S. Givre · 3 years, 2 months ago
  7. 7473c89 DRILL-7790 : Build Drill with Netty version 4.1.59.Final by Rymar Maksym · 3 years, 2 months ago
  8. a460c3a DRILL-7712: Fix issues after ZK upgrade by YaybeNo · 3 years, 3 months ago
  9. 024ed48 Grammar edit by fredster33 · 3 years, 2 months ago
  10. 9ad10f5 DRILL-7875: Drill Fails to Splunk Indexes with no Timestamp by Charles Givre · 3 years, 2 months ago
  11. b7e9f62 DRILL-7874: Ensure DrillFSDataInputStream.read populates byte array of the requested length by Volodymyr Vysotskyi · 3 years, 2 months ago
  12. 9b8d3ae DRILL-7858: Drill Crashes with Certain HDF5 Files by Charles Givre · 3 years, 2 months ago
  13. a045428 DRILL-7821: Treat Empty String as NULL in JSON Reader by Martin Kusnir · 3 years, 3 months ago
  14. 45b20b5 DRILL-7841: Need to exclude or shade netty lib to avoid [WARNING] by Martin Kusnir · 3 years, 3 months ago
  15. 4e3cc06 DRILL-7867: Allow using required arguments for functions with nullable parameters by Volodymyr Vysotskyi · 3 years, 2 months ago
  16. 1020c6f DRILL-7868: Restore correct master branch state by Volodymyr Vysotskyi · 3 years, 2 months ago
  17. 76d5654 Revert "Merge branch 'master' of https://github.com/apache/drill into DRILL-7863" by luocooong · 3 years, 2 months ago
  18. 54a0ec6 Merge branch 'master' of https://github.com/apache/drill into DRILL-7863 by luocooong · 3 years, 2 months ago
  19. 3bdc3e4 DRILL-7866: Provide a helpful message when failure to decode plugin json by luocooong · 3 years, 2 months ago
  20. b4f938d DRILL-7865: Unable to apply DrillPushLimitToScanRule due to NPE by Volodymyr Vysotskyi · 3 years, 2 months ago
  21. 39c4cc8 DRILL-7861: Add Function to Obtain Inner Map Schemata by Charles S. Givre · 3 years, 3 months ago
  22. a70574f Minor Fix: Update the mongo TestSuite list by luocooong · 3 years, 3 months ago
  23. 2265192 DRILL-7863: Add Storage Plugin for Apache Phoenix by luocooong · 3 years, 3 months ago
  24. c84e240 Minor Fix: Increase the Splunk ready time to 10 sec by luocooong · 3 years, 3 months ago
  25. fa5cf38 DRILL-7855: Provide a secure mechanism for specifying storage plugin credentials by Volodymyr Vysotskyi · 3 years, 3 months ago
  26. d02a6a5 DRILL-7862: upgrade excel-streaming-reader by PJ Fanning · 3 years, 3 months ago
  27. d96dcc5 DRILL-7859: Junit test random failure when the numbers of splunk event was insufficient by luocooong · 3 years, 3 months ago
  28. c3f2a93 DRILL-7820: Not Supporting Mongo DB Name Capital Letters by luocooong · 3 years, 3 months ago
  29. 6bcc0c5 DRILL-7857: Fix misc GitHub Actions failures (#2163) by Volodymyr Vysotskyi · 3 years, 3 months ago
  30. 2cf8bfc Drill-7751: Add Storage Plugin for Splunk by Charles Givre · 3 years, 3 months ago
  31. 479a6e7 DRILL-7853: NoSuchMethodException when DateTime format is not valid by luocooong · 3 years, 3 months ago
  32. e8bb50d DRILL-7812: Updated hashCode Function for MaterializedField (#2117) by Rymar Maksym · 3 years, 3 months ago
  33. abf044f DRILL-7850: Unable to load DrillConnectionImpl class from JDBC driver by Volodymyr Vysotskyi · 3 years, 3 months ago
  34. 9027b5e Minor Fix: Use a consistent naming for Cassandra by luocooong · 3 years, 3 months ago
  35. 3126276 Minor Fix: Incorrent Tag Name for Image by luocooong · 3 years, 3 months ago
  36. 67fd572 DRILL-7827: Move the Pcapng format plugin to contrib folder by luocooong · 3 years, 3 months ago
  37. 75e4877 DRILL-92: Cassandra storage plugin implementation based on Calcite adapter (#2152) by Volodymyr Vysotskyi · 3 years, 3 months ago
  38. 502f307 DRILL-7849: Display error message when cannot enable storage plugin by Volodymyr Vysotskyi · 3 years, 3 months ago
  39. 077f2a8 DRILL-7733: Use streaming for REST JSON queries by Paul Rogers · 3 years, 3 months ago
  40. 65ad1de DRILL-7851: Restore original and untruncated license text by luocooong · 3 years, 3 months ago
  41. 14bfcfd [DRILL-7847] Give all maven modules a consistent name by Niels Basjes · 3 years, 3 months ago
  42. 1088e5a DRILL-7842:Fix BaseTestInheritance test case by YaybeNo · 3 years, 4 months ago
  43. 7c235d7 DRILL-7848: Github Actions fails due to outdated package repository cache (#2153) by Volodymyr Vysotskyi · 3 years, 3 months ago
  44. 148c3cb DRILL-7536: Convert Image format to EVF by luocooong · 3 years, 4 months ago
  45. 055b031 DRILL-7846: Upgrade POI to version 5.0.0 by PJ Fanning · 3 years, 4 months ago
  46. 7edbe0f DRILL-3637: ElasticSearch storage plugin implementation based on Calcite adapter (#2135) by Volodymyr Vysotskyi · 3 years, 4 months ago
  47. f5fa6df DRILL-7840: Add OWASP Dependency Report to Pom.XML by Charles S. Givre · 3 years, 4 months ago
  48. 3d1bc2c DRILL-5405: Add missing operator types without dependency on protobuf enum by Volodymyr Vysotskyi · 3 years, 4 months ago
  49. e59a39e DRILL-7831: Drill Fails To Read XML File with Self Closing Tags by Charles Givre · 3 years, 4 months ago
  50. 57841d4 DRILL-7838: Upload the IDEA and Eclipse formatter file to dev branch by luoc · 3 years, 4 months ago
  51. 949140a DRILL-7836: Format Plugins Hang with Compressed Files by Charles Givre · 3 years, 4 months ago
  52. e8bb5a1 DRILL-7835: XML Reader Not Reading XML Nested Attributes Correctly (#2134) by Charles S. Givre · 3 years, 4 months ago
  53. aa43670 DRILL-7834: Add Utility Functions for Compressed Files by Charles Givre · 3 years, 4 months ago
  54. 18b790f DRILL-7552: Add Helpful Error Message on Storage Plugin Creation/Update by luoc · 3 years, 5 months ago
  55. 29716db DRILL-7533: Convert Pcapng to EVF by luoc · 3 years, 4 months ago
  56. 8ceefd9 DRILL-7830: Add XML as Supported Format for HTTP Plugin by Charles Givre · 3 years, 4 months ago
  57. 8f892b3 DRILL-7823 - Add XML Format Plugin by Charles Givre · 3 years, 4 months ago
  58. 5d1dad7 DRILL-7532: Convert Syslog to EVF by Charles Givre · 3 years, 5 months ago
  59. 511a607 DRILL-7094: UnSupported Bson type: DECIMAL128 Mongodb 3.6 onwards by rajeshguptaiiitm · 3 years, 5 months ago
  60. 4689e13 DRILL-7525: Convert SequenceFiles to EVF by luoc · 3 years, 5 months ago
  61. 03d4701 DRILL-7818 SplitPart (SPLIT_PART) UDF work correct only with one-row data by dcmsurnyk · 3 years, 5 months ago
  62. f79587e [DRILL-7817] Allow immediate parsing of the useragent from within the HTTPD LogFormat format plugin by Niels Basjes · 3 years, 5 months ago
  63. e87edad DRILL-7534: Convert HTTPD Format Plugin to EVF by Charles Givre · 3 years, 5 months ago
  64. 033c49c DRILL-7816: bootstrap-storage-plugins.json is an outdated example by luoc · 3 years, 5 months ago
  65. f86d5f4 DRILL-7771: Order by and limit transactions in RDBMS cannot be pushdown by Volodymyr Vysotskyi · 3 years, 5 months ago
  66. e70a176 Drill-7813: Excel Reader Crashes on Formulae Which Return Strings by Charles Givre · 3 years, 5 months ago
  67. 31d6086 [DRILL-7803] Docker based developer build environment by Niels Basjes · 3 years, 6 months ago
  68. 0d523db DRILL-7801 changed the scope of drill.exec.memory.operator.output_batch_size option to system and session by Artem · 3 years, 6 months ago
  69. 115a6c3 Restore original and untruncated license text by Philippe Ombredanne · 3 years, 6 months ago
  70. b2c2d96 DRILL-7799: REST Queries Fail if Caching is Enabled by Charles Givre · 3 years, 6 months ago
  71. 264ac06 DRILL-7795: Add support for overriding hostname to C++ client by James Duong · 3 years, 7 months ago
  72. 5632dea Initial commit by Charles Givre · 3 years, 7 months ago
  73. 60b8994 Missing Column Fix by Charles Givre · 3 years, 7 months ago
  74. 6c000ec DRILL-7763: Add Limit Pushdown to File Based Storage Plugins by Charles Givre · 3 years, 7 months ago
  75. 2eb6979 Fix syntax error in "drill-config.sh" by Gareth Western · 3 years, 8 months ago
  76. 314fe4d DRILL-7785: Some hive tables fail with UndeclaredThrowableException by Volodymyr Vysotskyi · 3 years, 8 months ago
  77. f1b9742 DRILL-7781: NearestDate function returns an incorrect result when calculating the quarter by Oleg Zinoviev · 3 years, 8 months ago
  78. 6a40944 Updating version to 1.19.0-SNAPSHOT (#2103) by Abhishek Girish · 3 years, 8 months ago
  79. c4083ad DRILL-7782: Update the copyright year in NOTICE (#2100) by Abhishek Girish · 3 years, 8 months ago
  80. 261c687 Add Abhishek's GPG Keys (#2099) by Abhishek Girish · 3 years, 8 months ago
  81. c3e72e9 DRILL-7780: Fix string reference comparisons by Nes Cohen · 3 years, 9 months ago
  82. 0726b83 DRILL-7774: IS NOT NULL predicate fails with NPE for the case of non-existing columns with non-deterministic expression by Volodymyr Vysotskyi · 3 years, 9 months ago
  83. dbd74c2 DRILL-7773: Incorrect conversion result to TIME_EPOCH_BE by Oleg Zinoviev · 3 years, 9 months ago
  84. 792d0c2 DRILL-7764: Cleanup warning messages in GuavaPatcher class (#2093) by Bohdan Kazydub · 3 years, 10 months ago
  85. 46dabbd DRILL-7759: Code compilation exception for queries containing (untyped) NULL by Bohdan Kazydub · 3 years, 10 months ago
  86. d8d31e5 DRILL-7761: Drill fails with OOM for the case of large filter conditions by Volodymyr Vysotskyi · 3 years, 10 months ago
  87. 3d6b67c DRILL-5956: Add Storage Plugin for Apache Druid by akkapur · 4 years, 6 months ago
  88. 1b95c0a DRILL-7750: Drill fails to read KeyStore password from Credential provider (#2088) by Bohdan Kazydub · 3 years, 11 months ago
  89. e7c8845 DRILL-7749: Drill-on-Yarn Application Master UI is broken due to bootstrap update by Anton Gozhiy · 3 years, 11 months ago
  90. 2564908 DRILL-7723: Add Excel Metadata as Implicit Fields by Charles Givre · 3 years, 11 months ago
  91. 7eafac6 DRILL-7746: Add REST API Ability to Accept CSV Input by Charles Givre · 4 years ago
  92. 7d5b611 Adding Slack Icon to README.md by Charles S. Givre · 4 years ago
  93. d16e314 DRILL-7727: Fix protobuf warning message by Laurent Goujon · 4 years ago
  94. 872fdd9 DRILL-7744: Move Filters from HTTP Storage Plugin to Drill Core by Charles Givre · 4 years ago
  95. d280d06 DRILL-7725: Updates to the EVF2 framework by Paul Rogers · 4 years ago
  96. 953280b DRILL-7734: Revise the result set reader by Paul Rogers · 4 years ago
  97. 64b40be DRILL-7739: Allow implicit casts from required to nullable data type by Volodymyr Vysotskyi · 4 years ago
  98. 7bac742 DRILL-7741: Columns are missing when using convert_from function by Volodymyr Vysotskyi · 4 years ago
  99. b2aa1a9 DRILL-7707: Unable to analyze table metadata is it resides in non-writable workspace by Volodymyr Vysotskyi · 4 years ago
  100. c32a9eb Revisions from review comments by Paul Rogers · 4 years ago