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
pjfanning-patch-3
DRILL-391: Test case for large IN list (actual fix/workaround is in Calcite version 0.9-drill-r12).
Aman Sinha
committed
9 years ago
1683fb72
DRILL-1788: Test for case-insensitive join. Fix is in Calcite version 0.9-drill-r11.
Aman Sinha
committed
9 years ago
7980a713
DRILL-1846: Use max receiver width during stats collection for parallelism planning. SingleMergeExchange and UnionExchange have a max receive width of 1. Others can go higher.
Aman Sinha
committed
9 years ago
bc7d1a0f
DRILL-1848: Specify value of MAX_QUERY_MEMORY_PER_NODE_KEY in bytes instead of MB. Fixes the external sort running out of memory.
parthchandra
committed
9 years ago
d120c399
DRILL-1845: Do not pass partition columns to parquet reader
Hanifi Gunes
committed
9 years ago
e735808c
DRILL-1843: Support per-batch schema change at RecordBatchLoader
Hanifi Gunes
committed
9 years ago
08e555e6
DRILL-1839: Clean up complex writers per batch if project has a ComplexWriter function evaluation
Hanifi Gunes
committed
9 years ago
e536d6b4
DRILL-1838: MapVector should late bind/replace vector if current vector is null valued
Hanifi Gunes
committed
9 years ago
a0b16ce7
DRILL-1835: Fix sort and join when results include complex types
StevenMPhillips
committed
9 years ago
cc335799
DRILL-1811: select A, * from ... crashes JVM
hsuanyi
committed
9 years ago
df20bd7c
DRILL-1830: Fix reading map type in parquet reader
StevenMPhillips
committed
9 years ago
2396670e
DRILL-1769: Fix issue where option manager not holding settings.
jacques-n
committed
9 years ago
bd3e9138
DRILL-1822: Update direct memory access operations to always be protected by bounds checking unless specifically disabled using the system property -Dbounds=false and Java assertions are also disabled.
jacques-n
committed
9 years ago
dcc9bb2d
DRILL-1821: Fix issue where schema changes for previously defined field.
jacques-n
committed
9 years ago
d092ae72
DRILL-1818: Fix complex projection pushdown
StevenMPhillips
committed
9 years ago
54ce3d37
Bump version to 0.8.0-SNAPSHOT
mehant
committed
9 years ago
3abba58a
DRILL-1814: Check if writer state is OK before performing copy in copyAsValue() and copyAsField()
mehant
committed
9 years ago
142e5776
DRILL-1813: Fix race condition in UnlimitedRawBatchBuffer
StevenMPhillips
committed
9 years ago
0ed30a82
DRILL-1812: Avoid calling stop() in SingleSender in rpc thread
StevenMPhillips
committed
9 years ago
d15ba121
Disable failing large compilation test due to overuse of memory on fast schema return. To be fixed as part of DRILL-1808
jacques-n
committed
9 years ago
4a4f54a5
DRILL-1803: Update version to TLP and remove reference to incubator in README.md
jacques-n
committed
9 years ago
58994af5
DRILL-1800: Drillbit not sending completed status message
parthchandra
committed
9 years ago
1f18c842
DRILL-1718: do not type cast repeated parameters to non-repeated ones and vice versa
Hanifi Gunes
committed
9 years ago
757e9a2e
DRILL-1764: return max value capacity if vector has no children
Hanifi Gunes
committed
9 years ago
98a90d6e
DRILL-1781: Fast Complex Schema
StevenMPhillips
committed
9 years ago
3581a327
DRILL-1790: Improve DataServer inbound message handling. Throw away the message if the manager is null as this means the fragment was recently finished (limit or otherwise canceled).
jacques-n
committed
9 years ago
a60e1dbb
DRILL-1774: Update JSON Reader to do single pass reading and better use Jackson's interning. Also improve projection pushdown support.
jacques-n
committed
9 years ago
b218ec03
DRILL-1772: Improve error propagation to client for Foreman.
jacques-n
committed
9 years ago
ec486fc6
DRILL-1641: Fix failure of kvgen(...) on indexed repeated map.
dsbos
committed
9 years ago
3d836b51
DRILL-1780: check if result set is empty before accessing;
Hanifi Gunes
committed
9 years ago
4af4fcd4
Newer
Older