aboutsummaryrefslogtreecommitdiff
path: root/exec
AgeCommit message (Expand)Author
2017-10-11DRILL-5431: SSL Support (Java) - Fix display of client-server encryption stat...Parth Chandra
2017-10-11DRILL-5431: SSL Support (Java) - Java client server SSL implementationParth Chandra
2017-10-11DRILL-5431: Update POM to upgrade to Netty 4.0.48 and add exclusions to all m...Parth Chandra
2017-10-11DRILL-5431: Upgrade Netty to 4.0.47Sudheesh Katkam
2017-10-11DRILL-5431: SSL Support (Java) - Add test certificates, keys, keystore, and t...Parth Chandra
2017-10-11DRILL-5819: Default value of security.admin.user_groups and security.admin.us...karthik
2017-10-11DRILL-5830: Resolve regressions to MapR DB from DRILL-5546Paul Rogers
2017-10-11DRILL-5808: Reduce memory allocator strictness for "managed" operatorsPaul Rogers
2017-10-11DRILL-5859: Fixed queued time calculationPrasad Nagaraj Subramanya
2017-10-11DRILL-5854: IllegalStateException when empty batch with valid schema is receivedPadma Penumarthy
2017-10-11DRILL-5849: Add freemarker lib to dependencyManagement to ensure proper versi...Arina Ielchiieva
2017-10-11DRILL-5645: negation of expression causes null pointer exceptionJosiah Yan
2017-10-09DRILL-5716: Queue-driven memory allocationPaul Rogers
2017-10-05DRILL-5839: Handle Empty Batches in Merge ReceiverPadma Penumarthy
2017-10-04DRILL-5752 this change includes:Timothy Farkas
2017-10-04DRILL-5259: Allow listing a user-defined number of profilesKunal Khatua
2017-10-04DRILL-5802: Provide a sortable table for tables within a query profileKunal Khatua
2017-09-30DRILL-5564: Added finally block for stopWait() to avoid all situations where ...Roman Kulyk
2017-09-30DRILL-5824: Retain original memory limit for 1st phase HashAgg with 1 partitionBen-Zvi
2017-09-30DRILL-5811 reduced repeated log messages further.Timothy Farkas
2017-09-30DRILL-5755 Reduced default number of batches kept in memory by the TopN opera...Timothy Farkas
2017-09-30DRILL-5820: Add support for libpam4j Pam AuthenticatorSorabh Hamirwasia
2017-09-30DRILL-5792: CONVERT_FROM_JSON on an empty file throws runtime exceptionVitalii Diravka
2017-09-30DRILL-5816: Hash function produces skewed results on String values with same ...Sorabh Hamirwasia
2017-09-30DRILL-5803: Show the hostname for each minor fragment in operator tableKunal Khatua
2017-09-30DRILL-5443: Rollup of external sort fixesPaul Rogers
2017-09-30DRILL-4139: Add missing Interval, VarBinary and Varchar with nulls partition ...Volodymyr Vysotskyi
2017-09-30DRILL-4139: Add missing BIT support for Paruet partition pruningPrzemyslaw Maciolek
2017-09-25DRILL-5809 made the storage format of system options backwards compatible, an...Timothy Farkas
2017-09-25DRILL-5812: Restore the minor fragment Gantt chart canvasKunal Khatua
2017-09-25DRILL-5438: Amazon S3 bucket can't be queried directly at rootKorn, Uwe
2017-09-25DRILL-5745: Corrected 'location' information in Drill web serverPrasad Subramanya
2017-09-24DRILL-5781: Fix unit test failures to use tests config even if default config...Volodymyr Vysotskyi
2017-09-24DRILL-5721: Update based on merge conflict with DRILL-3449Sorabh Hamirwasia
2017-09-24DRILL-5721: Query with only root fragment and no non-root fragment hangs when...Sorabh Hamirwasia
2017-09-21DRILL-5694: Handle OOM in HashAggr by spill and retry, reserve memory, spinnerBen-Zvi
2017-09-19DRILL-5798 changes include:Timothy Farkas
2017-09-16DRILL-5749: solve deadlock occured between foreman and netty threadsweijie.tong
2017-09-16DRILL-3449: When Foreman node dies, the FragmentExecutor still tries to send ...Vlad Rozov
2017-09-16DRILL-5723: Added System Internal Options That can be Modified at RuntimeTimothy Farkas
2017-09-14DRILL-5712: Update the pom files with dependency exclusions for commons-codecSindhuri Rayavaram
2017-09-14DRILL-5761: Disable Lilith ClassicMultiplexSocketAppender by default.Volodymyr Vysotskyi
2017-09-14DRILL-5269 Make DirectSubScan Jackson JSON deserializableVlad Rozov
2017-09-12DRILL-5697: Improve performance of filter operator for pattern matchingPadma Penumarthy
2017-09-12DRILL-5766: Fix XSS vulnerabilities in DrillArina Ielchiieva
2017-09-07DRILL-5765: Json query profile is not shown on Web UISindhuri Rayavaram
2017-09-05DRILL-5546: Handle schema change exception failure caused by empty input or e...Jinfeng Ni
2017-09-04DRILL-5737: Hash Agg uses more than the allocated memory under certain low me...Sorabh Hamirwasia
2017-09-04DRILL-4264: Allow field names to include dotsVolodymyr Vysotskyi
2017-09-03DRILL-5709: Provide a value vector method to convert a vector to nullablePaul Rogers