Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
apache/drill
Pull Requests
Commits
1.0.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
Create 1.0.0 release version
jacques-n
committed
9 years ago
69d29afd
DRILL-3115: SQLLine colors do not work well with CYGWIN
adityakishore
committed
9 years ago
13a0c3c7
DRILL-3107: Dynamic partition pruning fails on Windows (TestDirectoryExplorerUDFs)
adityakishore
committed
9 years ago
e8774170
DRILL-3102: The doc link on Drill Web UI points to the old wiki page
adityakishore
committed
9 years ago
d03a4d66
Add bounds check in setByte() method
StevenMPhillips
committed
9 years ago
c9a9b7c9
DRILL-3092: Fix memory leak risk near uses of RecordBatchData classes that need to have their resources freed upon an allocation or other runtime failure.
jaltekruse
committed
9 years ago
e838abf8
DRILL-3110: Coerce Java's Direct OutOfMemoryErrors to look like reservation failures to follow existing Drill behavior paths.
jacques-n
committed
9 years ago
30f58920
Update sqlline for small rc0 issues.
jacques-n
committed
9 years ago
dd35b270
DRILL-3100: TestImpersonationDisabledWithMiniDFS fails on Windows
adityakishore
committed
9 years ago
d8b19759
DRILL-3099: FileSelection's selectionRoot does not include the scheme and authority
adityakishore
committed
9 years ago
36ff2590
DRILL-3098: Set Unix style "line.separator" for tests
adityakishore
committed
9 years ago
984ee012
DRILL-3089: Revert to 2 forked test and allow override from command line
adityakishore
committed
9 years ago
7c782444
When interrupt terminating RPC bus waitForSendComplete, make sure to release buffers.
jacques-n
committed
9 years ago
69582463
Fix PartitionSenderRootExec possible memory leak.
jacques-n
committed
9 years ago
62a73bcd
DRILL-3052, DRILL-3066: Improve fragment state management in face of early cancellation.
jacques-n
committed
9 years ago
aaf9fb83
DRILL-3081: Populate connection name as late as possible so RPC error messages are reported correctly.
parthchandra
committed
9 years ago
4b0b3a67
Update configuration defaults. Rename bounds system property to drill.enable_unsafe_memory_access.
jacques-n
committed
9 years ago
f0b3671d
Update sys.options table to only show options available via ALTER SYSTEM or ALTER SESSION. Move BOOT options to sys.boot table.
jacques-n
committed
9 years ago
22d6465e
In the case of extended RPC message handling, write warning to log
jacques-n
committed
9 years ago
7fccf7e1
Update Drill to use latest sqlline
jacques-n
committed
9 years ago
3c879974
Add convenience drill-* executables for sqlline. Rename drill_dumpcat to dumpcat
jacques-n
committed
9 years ago
eca6cd71
DRILL-3072: Update root fragment to not to modify the Foreman state directly.
vkorukanti
committed
9 years ago
4dcb3e75
DRILL-3063: TestQueriesOnLargeFile leaks memory with 16M limit
cwestin
committed
9 years ago
e58a3063
DRILL-3061: Fix memory leaks in TestDrillbitResilience
adeneche
committed
9 years ago
bef60f58
Add measurement of time taken to start a thread in timed runnable
parthchandra
committed
9 years ago
c5f1c83f
DRILL-3065: Ensure the selection vectors in mSort to be closed after failure happens
hsuanyi
committed
9 years ago
5c4a9b21
DRILL-3093: Close raw batch buffers in data collectors
mehant
committed
9 years ago
7f575df3
DRILL-2875: Show record number relative to beginning of file in JsonRecordReader
StevenMPhillips
committed
9 years ago
16ef6285
DRILL-3088: Kill and cleanup remaing batches in left upstream in NestedLoopJoin
StevenMPhillips
committed
9 years ago
80e3f74f
DRILL-3071: fix memory leak in RecordBatchLoader#load
Hanifi Gunes
committed
9 years ago
f7f6efc5
Older