Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
apache/drill
Pull Requests
Commits
1.3.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-2252: Cleanup resources when fragment is cancelled.
vkorukanti
committed
9 years ago
9c4d91d0
DRILL-2251: Fix resource leaking with new DrillFileSystem
vkorukanti
committed
9 years ago
ccaabdbb
DRILL-2168: Fix incorrect query result issue when group by use an expression with drill build-in functions. Fix is in Calcite.
jinfengni
committed
9 years ago
d9b61fac
DRILL-1697. C++ Client. Use the object io_service::work to prevent io_service running out of work.
xiaom
committed
9 years ago
6676f2d7
DRILL-1697: C++ client. Fix crash when listener exits prematurely.
parthchandra
committed
9 years ago
7f5ce329
DRILL-1197: C++ Client. Differentiate socket/handshake/query timeout for deadline timer.
xiaom
committed
9 years ago
0553798c
DRILL-1948: Fix issue with HDFS and CompatibilityUtil.getBuf
AdamPD
committed
9 years ago
30769783
DRILL-2163: ensure vector container fully reconstructs a composite vector with its children
Hanifi Gunes
committed
9 years ago
02d51dda
DRILL-1937: Disable the query pattern where logical expressions are applied on non-scalar result of sub-query
hsuanyi
committed
9 years ago
fe265059
DRILL-2127: make JDBC tests re-use bit instances; reset cached bits on failure
Hanifi Gunes
committed
9 years ago
4ed0a8d6
DRILL-1597: refactor empty population logic out & re-use across RepeatedList/Map vectors & add unit test
Hanifi Gunes
committed
9 years ago
e46d68be
DRILL-1605: ensure GenericAccessor returns null for non-existent records
Hanifi Gunes
committed
9 years ago
aa2caa8a
DRILL-2087: Fix an incorrect join plan by ensure either both sides are distributed, or none of them is distributed.
Jinfeng Ni
committed
9 years ago
de89f36d
DRILL-1872: Assertion failure and empty map on order by with complex data
parthchandra
committed
9 years ago
066b6dbc
DRILL-2170: For fragment parallelization, use max cost of operators instead of total cost (this makes it consistent with what ExcessiveExchangeRemover uses).
Aman Sinha
committed
9 years ago
ca28b9cb
DRILL-2107: Fix hash aggregate to return OK_NEW_SCHEMA only once.
mehant
committed
9 years ago
b79f7661
DRILL-2199: Fix major type returned for convert to nullable type functions
mehant
committed
9 years ago
9f9fb6c9
DRILL-2184: Move TestFunctionsQuery under execution tests and use the new test framework to verify results
mehant
committed
9 years ago
21432dec
DRILL-2154: Add options to enable compression and dictionary encoding in parquet writer
StevenMPhillips
committed
9 years ago
00c08eff
DRILL-2172: make web UI bound check before accessing a vector, returning null for overflowing indices; fix a non-string type rendering problem;
Hanifi Gunes
committed
9 years ago
3d863b5e
DRILL-1921: Disable union, intersect, except, natural join, cross join; Disable 'cardinality' ; Disable types tinyint, smallint, real, multiset
hsuanyi
committed
9 years ago
0d867b0d
DRILL-2080: Add IO Stats for JSON/Parquet type input files
vkorukanti
committed
9 years ago
c54bd6ac
DRILL-2088: ReAlloc in FixedWidthVector.setValueCount if current buffer capacity is less than the valueCount.
vkorukanti
committed
9 years ago
8e8b181f
DRILL-1988: Create child vectors while initializing complex vectors using Materialized Field
mehant
committed
9 years ago
90a2835f
DRILL-2142: Refactor complex vector classes. Move the logic that applies specifically to maps in a separate base class that will be used by RepeatedMap and Map vectors.
mehant
committed
9 years ago
9d088f53
DRILL-2126: make jdbc connection impl honor parameters passed from user
Hanifi Gunes
committed
9 years ago
a0d10063
DRILL-2114: Update profile page to provide query fragment state, node where query was run, and memory information. Also, extract giant class into smaller units.
jacques-n
committed
9 years ago
a9ee7911
DRILL-1747: Enable fragment profile updates throughout queries rather than only at end.
jacques-n
committed
9 years ago
6331d35b
DRILL-2092: For HashJoin and MergeJoin, process the null comparisons for IS NOT DISTINCT FROM operator.
Aman Sinha
committed
9 years ago
cafb7d4f
DRILL-2069: Fix star query prefix logic it's used with subquery in where clause. Convert some star query query unit test to verify query results.
Jinfeng Ni
committed
9 years ago
fd005d27
Newer
Older