Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
apache/drill
Pull Requests
Commits
1.4.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
[maven-release-plugin] prepare release drill-1.4.0
vkorukanti
committed
8 years ago
32b871b2
DRILL-4165 Add a precondition for size of merge join record batch.
amithadke
committed
8 years ago
b9068117
DRILL-4165 remove redundant call to setting hash join session option.
amithadke
committed
8 years ago
fe3da5ce
DRILL-4165 Fix a bug in counting records in outgoing batch.
amithadke
committed
8 years ago
0ced1986
DRILL-4159: Remove trailing space
StevenMPhillips
committed
8 years ago
d855906b
DRILL-4159: Use test framework in TestCsvHeader
StevenMPhillips
committed
8 years ago
f4e34cca
DRILL-4109 Increase timeout on merge join tests.
amithadke
committed
8 years ago
3ae3bf5e
Accidently reverted last change.
amithadke
committed
8 years ago
33e3f1aa
DRILL-4125 Fix for invalid inner cursor.
amithadke
committed
8 years ago
42bf845d
DRILL-4109 Fix NPE in RecordIterator.
amithadke
committed
8 years ago
d44b889f
DRILL-4124: Make all uses of AutoCloseables use addSuppressed exceptions to avoid noise in logs
julienledem
committed
8 years ago
46c47a24
DRILL-4145: Handle empty final field in Text reader correctly
StevenMPhillips
committed
8 years ago
8f56250a
DRILL-4108: Handle non existing cols for query w extractHeader
abhipol
committed
8 years ago
36bd6378
Add Venki's key to KEYS
vkorukanti
committed
8 years ago
e3f331a2
DRILL-4111: turn tests off in travis as they don't work there
julienledem
committed
8 years ago
65d96859
DRILL-4053: Reduce metadata cache file size. Save a merged schema instead of
parthchandra
committed
8 years ago
0a3613e7
DRILL-3739: Fix issues in reading Hive tables with StorageHandler configuration (eg. Hive-HBase tables)
vkorukanti
committed
8 years ago
9cb553df
DRILL-3893: Change Hive metadata cache invalidation policy to "1 min after last write".
vkorukanti
committed
8 years ago
7de34293
DRILL-3938: Support reading from Hive tables that have schema altered after the creation
vkorukanti
committed
8 years ago
bca72ab2
DRILL-4146: Concurrent queries hang in planner. Fix is in Calcite (CALCITE-874).
Aman Sinha
committed
8 years ago
53e7a696
DRILL-4119: Modify hash32 functions to combine the msb and lsb bytes of a 64-bit hash value (previously, we were casting to integer).
Aman Sinha
committed
8 years ago
ff76078b
DRILL-4056: Fix corruption bug reading string data out of Avro
jaltekruse
committed
8 years ago
5cc3448b
DRILL-4063: Add s3a dependency jars and example core-site.xml
abhipol
committed
8 years ago
18a0effb
DRILL-4103: add drill.version to parquet metadata
julienledem
committed
8 years ago
56d5f794
DRILL-4047: Support querying a table with options
julienledem
committed
8 years ago
f7786cc7
DRILL-2618: handle queries over empty folders consistently so that they report table not found rather than failing.
hnfgns
committed
8 years ago
367d74a6
DRILL:3854: Ensure the readIndex of DrillBuf[] returned by ValueVector.getBuffers points at 0
hsuanyi
committed
8 years ago
bd39d300
DRILL-4094: Respect skipTests in JDBC plugin tests.
aleph-zero
committed
8 years ago
758cd917
DRILL-3543: Add stats for external sort to a query profile
Hakim
committed
8 years ago
65338877
DRILL-3171: handle concurrent Zookeeper node creation gracefully
hnfgns
committed
8 years ago
f7a0d38e
Older