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
pjfanning-patch-3
Fix runtime generated code for HashJoinProbeTemplate.
mehant
committed
10 years ago
5484a552
DRILL-829: Use ISO8601 date/time format in log file
adityakishore
committed
10 years ago
5c8061e0
DRILL-843: Drillbit goes down after running a large number of queries in a series
adityakishore
committed
10 years ago
06de999e
DRILL-800: Partitioner is dropping records that can't fit in the available space of ValueVectors in OutgoingRecordBatch.
vkorukanti
committed
10 years ago
6dd3ff9c
DRILL-824: MergingRecordBatch.next() fails to reallocate the outgoing vectors if copyFromSafe returns false.
vkorukanti
committed
10 years ago
ef28054b
DRILL-831: Execute the probe phase for outer joins if the build side is empty (fix for NOT IN bug).
Aman Sinha
committed
10 years ago
e6a66529
Rebase fixes
jacques-n
committed
10 years ago
5b8f8d8c
Serialization/Deserialization fixes
jacques-n
committed
10 years ago
710eeeec
exclude jersey 1.8 from base client dependency list.
jacques-n
committed
10 years ago
24e3af2c
Disable SV2 for Project until wildcard is fixed. Remove spurious test.
jacques-n
committed
10 years ago
b94fb52f
Remove references to jcommander's copy of Guava's Lists class.
jacques-n
committed
10 years ago
f0864716
Remove references to hive12 Guava.
jacques-n
committed
10 years ago
73ec5377
Fix for project column ordering is wrong.
jacques-n
committed
10 years ago
c56f1a66
Switch distributed cache to Infinispan
jacques-n
committed
10 years ago
3355d082
status changes
jacques-n
committed
10 years ago
669efeb3
Use PrelVisitor to add Project when Join has conflicting names from inputs. Move common code of MergeJoin, HashJoin to base class.
Jinfeng Ni
committed
10 years ago
33a3e4b1
Enhance PhysicalOperator to use OperatorIds for references rather than random ids.
jacques-n
committed
10 years ago
1157abb4
Enhance plan format to number operator ids and fragment ids.
jacques-n
committed
10 years ago
2ba40e3c
Update client and server to wait to close before returning to avoid spurious allocator test failures.
jacques-n
committed
10 years ago
92408f19
Fix serialization of IntervalYear in ExpressionStringBuilder
mehant
committed
10 years ago
85703655
DRILL-826: Improve efficiency of BitVector when getting and setting
StevenMPhillips
committed
10 years ago
f948d710
DRILL-816: Fix bug with reading nullable columns resulting in mismatched number of records in vectors.
jaltekruse
committed
10 years ago
ab279517
DRILL-649: Reading impala and avro generated parquet files
jaltekruse
committed
10 years ago
28dd76af
DRILL-825: MaterializedField is mutable and is not suitable as a KEY in a MAP
adityakishore
committed
10 years ago
cd7aeebe
DRILL-796: Selecting * from HBase tables filtered with 'row_key' returns empty arrays
adityakishore
committed
10 years ago
84390e8f
DRILL-802: convert_to(int_field, 'INT_HADOOPV') throws IndexOutOfBoundsException
adityakishore
committed
10 years ago
46a05030
copy unmerged records in merge sort to new buffer
StevenMPhillips
committed
10 years ago
d616259d
Bug fixes in Project operator. Use allocateNewSafe() to allocate space for outgoing batch in Project.
Jinfeng Ni
committed
10 years ago
05c9e425
setSafe() in variable length vector should check has capacity to hold new value.
Jinfeng Ni
committed
10 years ago
6c3d59e5
DRILL-810 : add isSafe() to Nullable value vector. Check nullable value vector has capacity for new value in run-time code.
Jinfeng Ni
committed
10 years ago
27e22131
Newer
Older