Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
apache/drill
Pull Requests
Commits
0.5.0-incubating
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
Roll to 0.5.0-incubating release version
jacques-n
committed
10 years ago
45045054
DRILL-1372: Separate category B licenses into their own directory in the binary distribution.
jacques-n
committed
10 years ago
686eb9ef
DRILL-1369: Constrain code compilation cache.
jacques-n
committed
10 years ago
09b00b1b
Freeze hive fmpp > freemarker plugin dependency.
jacques-n
committed
10 years ago
1ce7c939
Updating fmpp so that is uses a specific version of the free marker plugin, avoiding build failures in situations where freemarker has a failed snapshot release.
jacques-n
committed
10 years ago
15c8740b
Update READMEs
jacques-n
committed
10 years ago
b7df7306
Fix partition bug in hive storage
StevenMPhillips
committed
10 years ago
b094c443
Decrease slice target to 100,000 records.
jacques-n
committed
10 years ago
08837cdb
Fix allocation errors and bug in external sort
StevenMPhillips
committed
10 years ago
da988222
DRILL-1171: Create Drill's implementation of ReduceAggregatesRule, including a new CastHigh function.
Aman Sinha
committed
10 years ago
a0d3906b
Maven cleanup & pom fixes
jacques-n
committed
10 years ago
b9e384dc
DRILL-1366: HBaseRecordReader does not set rowcount correctly if vectors run out of memory in the middle of the row.
adityakishore
committed
10 years ago
7cd659d2
Fix for Parquet reader in larger files brought about by more aggressive memory management.
jaltekruse
committed
10 years ago
749dbe40
DRILL-1365: output unified coordinates at profile view
Hanifi Gunes
committed
10 years ago
ffbf3ae1
DRILL-1307: add support for fixed binary columns in parquet reader.
jaltekruse
committed
10 years ago
c1fcb652
DRILL-1274: NOTICE and LICENSE for binary distribution (includes DRILL-1267).
Sudheesh Katkam
committed
10 years ago
42bbf6fd
DRILL-1334: Make sure to copy operator id while cloning ParquetGroupScan
Hanifi Gunes
committed
10 years ago
bea3a35a
DRILL-1329: External sort memory fixes
StevenMPhillips
committed
10 years ago
437366f0
DRILL-1299: Enable short circuit evaluation for case expressions in the run-time generated code.
Jinfeng Ni
committed
10 years ago
fa3c8d52
DRILL-1346: Use HBase table size information to improve scan parallelization
adityakishore
committed
10 years ago
64e43d2b
DRILL-1364: Remove extraneous old jersey-* jars from distribution.
jacques-n
committed
10 years ago
c241137e
DRILL-1315: Allow complex zookeeper string for JDBC connections, same as ODBC.
jacques-n
committed
10 years ago
509bcdfa
DRILL-1340: Add support for JDBC metadata.
jacques-n
committed
10 years ago
967fef5a
DRILL-1359 Fix reading and writing of repeated scalar types in Parquet
parthchandra
committed
10 years ago
8bf3c4e0
DRILL-1265: Drill may incorrectly return null when evaluates an expression of repeated list. The fix is to correctly set offsets vectors for repeated list vector.
Jinfeng Ni
committed
10 years ago
4dcac190
DRILL-1258 : Fix compile error in generated code when Drill evaluates an expression returning a repeated list
Jinfeng Ni
committed
10 years ago
f7d575b4
DRILL-1355: Ensure Drill optimizer will use storage plugin specific rules, when a new storage plugin is added.
Jinfeng Ni
committed
10 years ago
2754321c
DRILL-1309: Implement ProjectPastFilterPushdown and update DrillScanRel cost model so that exclusive column so that star query is more expensive than exclusive column projection. Various fixes affecting record reaaders to handle `*` column as well as fixes to some test cases.
Hanifi Gunes
committed
10 years ago
f1486947
Update to latest parquet zero copy version.
jacques-n
committed
10 years ago
c1c0eba5
DRILL-1354: Fix date truncate functions to use toString helper functions.
mehant
committed
10 years ago
46de8816
Older