Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
apache/drill
Pull Requests
Commits
0.8.0
0.1.0.0-milestone1
0.4.0-incubating
0.5.0-incubating
0.6.0-incubating
0.7.0
0.8.0
0.9.0
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
1.5.0
1.6.0
1.7.0
1.8.0
1.9.0
1.10.0
1.11.0
1.12.0
1.13.0
1.14.0
1.15.0
1.16.0
1.17.0
1.18.0
1.19.0
1.20
1.21
8260-arm64-image
DRILL-8459
DRILL-8460-zk
DRILL-8466-1.3.14
calcite-1.34-test
cgivre-patch-1
ci-mem-tweaks
dependabot/maven/com.google.protobuf-protobuf-java-3.25.5
drill-8505
master
pjfanning-patch-1
pjfanning-patch-2
DRILL-2575: FragmentExecutor.cancel() blasts through state transitions regardless of current state
cwestin
committed
9 years ago
462e50ce
DRILL-2574: SendingAccountor can suffer from lost updates
cwestin
committed
9 years ago
db2e0321
DRILL-2547: Don't allow Drill to shut down while queries are still executing
cwestin
committed
9 years ago
26463d38
DRILL-2502: Improve code safety by providing a generic event delivery mechan
cwestin
committed
9 years ago
f89c59b3
DRILL-2520: Foreman is being removed from the running query table prematurely
cwestin
committed
9 years ago
6fec51cb
DRILL-2567: CONVERT_FROM in where clause cause the query to fail in planning phase
adityakishore
committed
9 years ago
1c072fe8
DRILL-2572: Use PrelUtil to get PlannerSettings for PruneScanRule.
Sudheesh Katkam
committed
9 years ago
96528369
DRILL-2446: Improvement in finding Drill log dir
pwong-mapr
committed
9 years ago
b559cc6e
DRILL-2541: Plan fragment logging causes significant delay in query start
cwestin
committed
9 years ago
83a726cb
DRILL-2537: Set a maximum source code size of 2mb for scalar replacement.
jacques-n
committed
9 years ago
1efdbf52
DRILL-2510: Fix unclosed allocators detected in Java shutdown hook
cwestin
committed
9 years ago
f1b59ed4
DRILL-2402: Update hash functions to use seed strategy as opposed to xor strategy.
jacques-n
committed
9 years ago
bb1d7615
DRILL-2010: MergeJoin: Store/restore the right batch state when existing join loop due to output batch full.
vkorukanti
committed
9 years ago
cfd88dbf
DRILL-2342: Store the nullability property of column in view persistence store.
vkorukanti
committed
9 years ago
d7dc0b95
DRILL-1735: Have closing of JDBC connection free embedded-server resources.
dsbos
committed
9 years ago
9c9ee8c4
DRILL-2353: Add interpreter based partition pruning.
Aman Sinha
committed
9 years ago
48c9c01d
DRILL-2503: AsmUtil ClassTransformer MergeAdapter - add option to pass through ClassReader.EXPAND_FRAMES to satisfy complaint from ASM - rationalize AsmUtils methods' argument lists
cwestin
committed
9 years ago
7af5f9a0
DRILL-1967: Add null checks to resources in cleanup of Parquet writer that may not be initialized if no schema has been provided to it by the time it is cleaned up.
jaltekruse
committed
9 years ago
838fd08a
DRILL-2488: Return DEFAULT as supported encoding for MergeJoin since it does not currently handle SV2 or SV4.
Aman Sinha
committed
9 years ago
4d398edf
DRILL-2499: Remove orphan test Drill2130InterpreterHamcrestConfigurationTest
adityakishore
committed
9 years ago
17f0befe
DRILL-2245: Clean up query setup and execution kickoff in Foreman/WorkManager in order to ensure consistent handling, and avoid hangs and races, with the goal of improving Drillbit robustness.
cwestin
committed
9 years ago
2da618cd
DRILL-2415: Export Drill C++ Client symbols so as to provide dynamic linking
alzarei
committed
9 years ago
ff9882be
DRILL-2497: Remove reference to drill-interpreter in build
pwong-mapr
committed
9 years ago
ee5b0bc1
DRILL-2210 Introducing multithreading capability to PartitonerSender
Yuliya Feldman
committed
9 years ago
49d316a1
DRILL-2358: Ensure DrillScanRel differentiates skip-all, scan-all & scan-some in a backward compatible fashion
Hanifi Gunes
committed
9 years ago
54df129c
DRILL-2309: Fix reduce aggregate rule to create new aggregate calls based on input row type
mehant
committed
9 years ago
12a7d017
DRILL-2180: Star column is enabled to work along with complex expression
hsuanyi
committed
9 years ago
29fe695b
DRILL-2106: Fix SplitUpComplexExpression rule to correctly detect last used column reference in the project expression
mehant
committed
9 years ago
47bcacae
DRILL-2389: Remove timestamp with time zone
mehant
committed
9 years ago
8faa6642
DRILL-2279: Raise exception if schema change is encountered in hash and streaming aggregate
mehant
committed
9 years ago
7a56df13
Older