aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2016-02-19Update version to 1.6.0-SNAPSHOTJason Altekruse
2016-02-18DRILL-4275: create TransientStore for short-lived objects; refactor Persisten...Hanifi Gunes
2016-02-05DRILL-3581: Upgrade to Guava 18.0Jacques Nadeau
2016-02-05DRILL-3581: Upgrade Jackson to version 2.7.1Jacques Nadeau
2016-01-20DRILL-4131: Move RPC allocators under Drill's root allocator & accountingJacques Nadeau
2016-01-10DRILL-4257: Fix StoragePluginRegistry clean-up behavior and misc clean up.Jacques Nadeau
2016-01-05DRILL-4236: ExternalSort should use the new allocator functionality to better...adeneche
2015-12-21DRILL-4134: Allocator ImprovementsJacques Nadeau
2015-12-21DRILL-4134: Add new allocatorChris Westin
2015-12-08Roll forward to 1.5.0-SNAPSHOTvkorukanti
2015-12-02DRILL-4124: Make all uses of AutoCloseables use addSuppressed exceptions to a...Julien Le Dem
2015-11-24DRILL-2618: handle queries over empty folders consistently so that they repor...Hanifi Gunes
2015-11-13DRILL-4082: Better error message when multiple versions of the same function ...Julien Le Dem
2015-11-12Roll forward to 1.4.0-SNAPSHOTJacques Nadeau
2015-11-12DRILL-3987: (CLEANUP) Final cleanups to get complete working build/distributionJacques Nadeau
2015-11-12DRILL-3987: (MOVE) Move logical expressions and operators out of common. Move...Jacques Nadeau
2015-11-12DRILL-3987: (CLEANUP) Delete unused filesJacques Nadeau
2015-11-12DRILL-3987: (REFACTOR) Extract BoundsChecking check from AssertionUtil. Remov...Jacques Nadeau
2015-11-12DRILL-3987: (MOVE) Extract RPC, memory-base and memory-impl as separate modules.Jacques Nadeau
2015-11-09DRILL-2288: Fix ScanBatch violation of IterOutcome protocol and downstream ch...dbarclay
2015-11-04DRILL-3994: make classpath scanning work on windowsJulien Le Dem
2015-11-03DRILL-3912: Common subexpression eliminationSteven Phillips
2015-11-03DRILL-3229: Miscellaneous Union-type fixesSteven Phillips
2015-11-02DRILL-3232: Promotable writerSteven Phillips
2015-11-02DRILL-3233: Expression handling for Union typesSteven Phillips
2015-11-02DRILL-3229: Implement Union type vectorSteven Phillips
2015-11-02DRILL-3242: Update RPC layer so that requests and response are managed on a s...Jacques Nadeau
2015-11-02SerializedExecutor sketch for consideration.Chris Westin
2015-11-01DRILL-4000: Ensure storage plugins are not needlessly created. Add start and ...Jacques Nadeau
2015-10-26DRILL-3742: Classpath scanning and build improvementJulien Le Dem
2015-10-26DRILL-2726: Add Drill version, from Manifest, same as SqlLine in theTugdual Grall
2015-10-19move version to 1.3.0-SNAPSHOTadeneche
2015-10-14DRILL-3927: use OutOfMemoryException in more placesChris Westin
2015-10-07DRILL-3888: Build test jars for all Drill ModulesAditya Kishore
2015-10-02DRILL-2361: Allow column aliases to include dots.AdamPD
2015-09-28DRILL-2583, DRILL-3428: Catch exceptions, and throw UserException#dataReadErr...Sudheesh Katkam
2015-09-27DRILL-3822: Have PathScanner use own, not thread-context, class loader.dbarclay
2015-09-24DRILL-3778: Add missed part of DRILL-3160 (making JDBC Javadoc available).dbarclay
2015-09-18DRILL-2743: Parquet file metadata cachingSteven Phillips
2015-09-18DRILL-3767: SchemaPath.getCompoundPath(String...strings) reverses it's input ...adeneche
2015-09-13DRILL-3589: Update JDBC driver to shade and minimize dependencies.Jacques Nadeau
2015-09-13DRILL-3180: JDBC Storage Plugin updates.Jacques Nadeau
2015-09-10DRILL-1942-hygieneChris Westin
2015-09-08DRILL-3497: Throw UserException#validationError instead of SetOptionException...Sudheesh Katkam
2015-09-04DRILL-2304: Manage options with lowercase namesSudheesh Katkam
2015-08-20DRILL-3583: Deprecate UserException#build method to avoid mishaps. ThisSudheesh Katkam
2015-08-13DRILL-2625: StackTrace format to match JDK's Throwable's formatChris Westin
2015-08-04DRILL-3496: Updates from review commentsdbarclay
2015-08-04DRILL-3496: Augment logging in DrillConfig and classpath scanning.dbarclay
2015-08-04DRILL-2815: Augment PathScanner logging; clean up code.dbarclay