1. 1e9befd DRILL-7166: Count query with wildcard should skip reading of metadata summary file by Venkata Jyothsna Donapati · 5 years ago
  2. bf07127 DRILL-7160: e.q.max_rows QUERY-level option shown even if not set by Kunal Khatua · 5 years ago
  3. 455cee7 DRILL-7089: Implement caching for TableMetadataProvider at query level and adapt statistics to use Drill metastore API by Volodymyr Vysotskyi · 5 years ago
  4. 579ebca DRILL-7064: Leverage the summary metadata for plain COUNT aggregates. by Aman Sinha · 5 years ago
  5. f3022ea DRILL-7063: Seperate metadata cache file into summary, file metadata by Venkata Jyothsna Donapati · 5 years ago
  6. 3577bb0 DRILL-7154: TPCH query 4, 17 and 18 take longer with sf 1000 when Statistics are disabled. by HanumathRao · 5 years ago
  7. 2f942e7 DRILL-7159: Fix typeString method to return correct name for MAP (aka STRUCT) by Arina Ielchiieva · 5 years ago
  8. 849f896 DRILL-7119: Compute range predicate selectivity using histograms. by Aman Sinha · 5 years ago
  9. 771fd27 DRILL-7045: Updates to address review comments by Sorabh Hamirwasia · 5 years ago
  10. a1986a3 DRILL-7045 UDF string_binary java.lang.IndexOutOfBoundsException by Jean-Claude · 5 years ago
  11. 9cbfaad DRILL-7049: REST API returns the toString of byte arrays (VARBINARY types) by Vitalii Diravka · 5 years ago
  12. 9844b61 DRILL-7049 return VARBINARY as a string with escaped non printable bytes by Jean-Claude · 5 years ago
  13. 9ffd6d9 DRILL-7157: Wrap SchemaParsingException into UserException when creating schema by Arina Ielchiieva · 5 years ago
  14. cd44d1e DRILL-7143: Support default value for empty columns by Paul Rogers · 5 years ago
  15. ac11a6b DRILL-7048: Implement JDBC Statement.setMaxRows() with System Option by Kunal Khatua · 5 years ago
  16. cf51aa7 DRILL-7115: Improve Hive schema show tables performance by Igor Guzenko · 5 years ago
  17. 3772757 DRILL-7150: Fix timezone conversion for timestamp from MaprDB after the transition from PDT to PST by Volodymyr Vysotskyi · 5 years ago
  18. c9d3501 DRILL-7107 Unable to connect to Drill 1.15 through ZK closes #1702 by karthik · 5 years ago
  19. 463f016 DRILL-7145: Exceptions happened during retrieving values from ValueVector are not being displayed at the Drill Web UI by Anton Gozhiy · 5 years ago
  20. c5d05d8 DRILL-7153: Drill Fails to Build using JDK 1.8.0_65 closes #1731 by Charles S. Givre · 5 years ago
  21. ec70dec DRILL-7155: Create a standard logging message for batch sizes generated by individual operators. by Robert Hou · 5 years ago
  22. e477480 DRILL-7076: Fix NPE in StatsMaterializationVisitor by Gautam Parai · 5 years ago
  23. d29a5b1 DRILL-7146: Query failing with NPE when ZK queue is enabled. by HanumathRao · 5 years ago
  24. 54384a9 DRILL-7152: During histogram creation handle the case when all values of a column are NULLs. by Aman Sinha · 5 years ago
  25. fd331da DRILL-7117: Support creation of equi-depth histogram for selected data types. by Aman Sinha · 5 years ago
  26. 021ae66 DRILL-7140: RM: Drillbits fail with "No enum constant org.apache.drill.exec.resourcemgr.config.selectionpolicy.QueueSelectionPolicy.SelectionPolicy.bestfit" by Sorabh Hamirwasia · 5 years ago
  27. 42c1a69 DRILL-6970 Fix issue with logregex format plugin where drillbuf was overflowing by Jean-Claude · 5 years ago
  28. f8766b8 DRILL-7142: Add space after > in SqlLine prompt by Arina Ielchiieva · 5 years ago
  29. 3c798d3 DRILL-7077: Add Function to Facilitate Time Series Analysis by Charles S. Givre · 5 years ago
  30. e2ec270 DRILL-7051: Upgrade jetty by Vitalii Diravka · 5 years ago
  31. 12487c9 DRILL-7032: Ignore corrupt rows in a PCAP file by Charles S. Givre · 5 years ago
  32. a61eddc DRILL-6989: Upgrade to SqlLine 1.7 by Arina Ielchiieva · 5 years ago
  33. d89d5fc DRILL-7011: Support schema in scan framework by Paul Rogers · 5 years ago
  34. 5f5b3ca DRILL-7138: Implement command to describe schema for table by Arina Ielchiieva · 5 years ago
  35. 56d0a2e DRILL-7121: Use the NDV guess (same as before) when statistics is disabled by Gautam Parai · 5 years ago
  36. be73250 DRILL-6562: Plugin Management improvements by Vitalii Diravka · 6 years ago
  37. bd37434 DRILL-7079: Drill can't query views from the S3 storage when plain authentication is enabled by Bohdan Kazydub · 5 years ago
  38. 90b8fcb DRILL-7103: Incorrect conversion to integer in BsonRecordReader#writeTimeStamp by Oleg Zinoviev · 5 years ago
  39. 6e98d04 DRILL-7118: Filter not getting pushed down on MapR-DB tables. by HanumathRao · 5 years ago
  40. ef951f5 DRILL-7124: Fix logger for ShowFilesHandler by Arina Ielchiieva · 5 years ago
  41. 5e2251a DRILL-7110: Skip writing profile when an ALTER SESSION is executed (#1703) by Kunal Khatua · 5 years ago
  42. 212e5c0 DRILL-7109: Apply selectivity calculations to single column filter predicates by Gautam Parai · 5 years ago
  43. 5a01559 Add public gpg key for Sorabh by Sorabh Hamirwasia · 5 years ago
  44. 0a54770 Fixed IllegalStateException while reading Parquet data by Salim Achouche · 5 years ago
  45. 582da5f DRILL-7126: Contrib format-ltsv is not being included in distribution (#1709) by Abhishek Girish · 5 years ago
  46. bd3ee4c DRILL-7125: REFRESH TABLE METADATA fails after upgrade from Drill 1.13.0 to Drill 1.15.0 by Sorabh Hamirwasia · 5 years ago
  47. 189ebb4 DRILL-6852: Adapt current Parquet Metadata cache implementation to use Drill Metastore API by Volodymyr Vysotskyi · 5 years ago
  48. 2d28be8 DRILL-7113: Fix creation of filter conditions for IS NULL and IS NOT NULL for MapR-DB format plugin by Aman Sinha · 5 years ago
  49. 7c2661d DRILL-7108: Improve selectivity estimates for (NOT)LIKE, NOT_EQUALS, IS NOT NULL predicates by Gautam Parai · 5 years ago
  50. a6474c5 DRILL-7086: Output schema for row set mechanism by Paul Rogers · 5 years ago
  51. 71c1a4c DRILL-7106: Fix Intellij warning for FieldSchemaNegotiator by Arina Ielchiieva · 5 years ago
  52. 8712ffd DRILL-7111: Fix table function execution for directories by Arina Ielchiieva · 5 years ago
  53. df00912 DRILL-7095: Expose table schema (TupleMetadata) to physical operator (EasySubScan) by Arina Ielchiieva · 5 years ago
  54. bf1bdec DRILL-7021: HTTPD Throws NPE and Doesn't Recognize Timeformat by Charles S. Givre · 5 years ago
  55. 2364b02 DRILL-7014: Format plugin for LTSV files closes #1627 by shimamoto · 5 years ago
  56. a72f170 DRILL-7105: Error while building the Drill native client by Anton Gozhiy · 5 years ago
  57. d69af97 DRILL-6707: Removed changes for setOutputRowCount. by Sorabh Hamirwasia · 5 years ago
  58. 3b85694 DRILL-6707: Update target outgoing batch row count between current position and allocated size by Ben-Zvi · 5 years ago
  59. d22e68b DRILL-7068: Support memory adjustment framework for resource management with Queues. by HanumathRao · 5 years ago
  60. 5aa38a5 DRILL-2326: Fix scalar replacement for the case when static method which does not return values is called by Volodymyr Vysotskyi · 5 years ago
  61. e7f0bbf DRILL-6524: Assign holder fields instead of assigning object references in generated code to allow scalar replacement for more cases by Volodymyr Vysotskyi · 5 years ago
  62. ad0418f DRILL-6524: Prevent incorrect scalar replacement for the case of assigning references inside if block by Volodymyr Vysotskyi · 5 years ago
  63. a99db5f DRILL-7038: Queries on partitioned columns scan the entire datasets by Bohdan Kazydub · 5 years ago
  64. e2619f6 DRILL-7058: Refresh command to support subset of columns closes #1666 by Venkata Jyothsna Donapati · 5 years ago
  65. 17bbcd5 DRILL-7061: Disable LIMIT Rows Option by Kunal Khatua · 5 years ago
  66. 5c935b7 DRILL-7075: Fix debian package issue with control files by Naresh Bhat · 5 years ago
  67. c7f6a07 DRILL-7081: Upgrade GlassFish Jersey and Javax Servlet dependecies versions by Vitalii Diravka · 5 years ago
  68. fbbfbef DRILL-7092: Rename map to struct in schema definition by Arina Ielchiieva · 5 years ago
  69. b20a2e6 DRILL-7100: Fixed IllegalArgumentException when reading Parquet data by Salim Achouche · 5 years ago
  70. e5e8419 DRILL-7085: Fix table-path check in AnalyzeTableHandler by Gautam Parai · 5 years ago
  71. 78dc868 DRILL-7073: CREATE SCHEMA command / TupleSchema / ColumnMetadata improvements by Arina Ielchiieva · 5 years ago
  72. d585452 DRILL-6952: Host compliant text reader on the row set framework by Paul Rogers · 5 years ago
  73. 4a79e2a DRILL-6846: Add CircleCI Test Summary by Vitalii Diravka · 5 years ago
  74. 79c7ea5 DRILL-7035: Drill C++ Client crashes on multiple SaslAuthenticatorImpl destruction due to communication error by Debraj Ray · 5 years ago
  75. 362cded DRILL-7046: Support for loading and parsing new RM config file closes #1652 by Sorabh Hamirwasia · 5 years ago
  76. 75ca523 DRILL-7054: timestamp in milliseconds closes #1665 by Giovanni Conte · 5 years ago
  77. 624634d DRILL-7056: Drill fails with NPE when starting in distributed mode & 31010 port is used by Kunal Khatua · 5 years ago
  78. 5abcd88 DRILL-7069: Moved version checks outside loops in transformBinaryInMetadataCache by Ben-Zvi · 5 years ago
  79. 6bd31f3 DRILL-7072: Query with semi join fails for JDBC storage plugin closes #1674 by Volodymyr Vysotskyi · 5 years ago
  80. 619a499 DRILL-6979: Added autofocus attribute to username on login page, and to query textbox on Query tab by Khurram · 5 years ago
  81. 3d29faf DRILL-5603: Replace String file paths to Hadoop Path by Vitalii Diravka · 5 years ago
  82. 7e3b459 DRILL-7074: Scan framework fixes and enhancements by Paul Rogers · 5 years ago
  83. 2c3e2de DRILL-6642: Update protocol-buffers version by Anton Gozhiy · 6 years ago
  84. 8c7de78 DRILL-7060: Support JsonParser Feature 'ALLOW_BACKSLASH_ESCAPING_ANY_CHARACTER' (#1663) by Abhishek Girish · 5 years ago
  85. 5e5b9a4 DRILL-7070: Fix deb and rpm issues on apache drill master branch by Naresh Bhat · 5 years ago
  86. ee65047 DRILL-6927: Avoid double conversion from impala timestamp when hive native parquet reader is used by Volodymyr Vysotskyi · 5 years ago
  87. 95bca65 DRILL-4858: REPEATED_COUNT on an array of maps and an array of arrays is not implemented by Bohdan Kazydub · 5 years ago
  88. e5859ef DRILL-7047: Drill C++ Client crash due to Dangling stack ptr to sasl_callback_t by Debraj Ray · 5 years ago
  89. 5323f9d DRILL-7041: CompileException happens if a nested coalesce function returns null by Bohdan Kazydub · 5 years ago
  90. fee4b1c DRILL-7052: Relative path for URL redirection by Vitalii Diravka · 5 years ago
  91. 469be17 DRILL-1328: Support table statistics - Part 2 by Gautam Parai · 10 years ago
  92. 3233d8a DRILL-1328: Support table statistics by Cliff Buchanan · 6 years ago
  93. 4627973 DRILL-6950: Row set-based scan framework by Paul Rogers · 5 years ago
  94. c17c59c DRILL-7036: Improve UI for alert and error messages by Kunal Khatua · 5 years ago
  95. 110c357 DRILL-6734: JDBC storage plugin returns null for fields without aliases by Volodymyr Vysotskyi · 5 years ago
  96. a43839e DRILL-6582: SYSLOG (RFC-5424) Format Plugin closes #1530 by Charles S. Givre · 5 years ago
  97. ad63b70 DRILL-7022: Partition pruning is not happening the first time after the metadata auto-refresh by Volodymyr Vysotskyi · 5 years ago
  98. f087fd5 DRILL-6855: Do not load schema if there is an IOException by Abhishek Ravi · 5 years ago
  99. 304293a DRILL-7024: Refactor ColumnWriter to simplify type-conversion shim by Paul Rogers · 5 years ago
  100. 1fa12e7 DRILL-6780: Caching dependencies for CircleCI by Volodymyr Vysotskyi · 5 years ago