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
DRILL-2197: Fix no applicable constructor error in outer join with a map type
parthchandra
committed
9 years ago
1ceddff6
DRILL-2054: Interpret "||" as string concat operator; Disable `&&`;
hsuanyi
committed
9 years ago
d4dc295f
DRILL-2169: disable embedded server for tests when not needed
Hanifi Gunes
committed
9 years ago
30c09ec4
DRILL-2254: use parent field while adding a child vector into a repeated list
Hanifi Gunes
committed
9 years ago
d2831ba7
DRILL-1219. C++ Client. Fix timeout for 32-bit windows platform
alzarei
committed
9 years ago
ab4d7998
DRILL-2038: Fix handling of error objects. C++ Client syncronous API has a crash with multiple parallel queries.
parthchandra
committed
9 years ago
36fc560f
DRILL-2151: VariableLengthVector.copyFromSafe() unnecessary sets the offsetVector
adeneche
committed
9 years ago
81ec0fb5
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
Newer
Older