Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
apache/drill
Pull Requests
Commits
1.2.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
Tag release drill-1.2.0
adeneche
committed
9 years ago
4c74d5f5
DRILL-3918: During expansion save the metadata for future use.
Aman Sinha
committed
9 years ago
b4d47c56
DRILL-3917: During file selection expansion, get the metadata for the directory by reading the metadata file.
Aman Sinha
committed
9 years ago
8197ba8f
DRILL-3916: Add JDBC plugin to assembly
aleph-zero
committed
9 years ago
ca2c4f29
DRILL-3791: Fix bugs in JDBC storage plugin
aleph-zero
committed
9 years ago
5d4167c6
DRILL-3888: Build test jars for all Drill Modules
adityakishore
committed
9 years ago
aa63e1f4
DRILL-3901: Don't do early expansion of directory in the non-metadata-cache case because it already happens during ParquetGroupScan's metadata gathering operation.
Aman Sinha
committed
9 years ago
6cd399de
DRILL-3892: Once usedMetadataFile is set to true, don't change it.
Aman Sinha
committed
9 years ago
64bf5c8e
upgading maven-release plugin to fix release issues
adeneche
committed
9 years ago
b4183977
adding gpg signing key for adeneche
adeneche
committed
9 years ago
92638dc2
DRILL-2879: Part 2 - Enhancing extended json support for date in millies and binary with type info
kameshb
committed
9 years ago
87531ae3
DRILL-3887: Fix bug where metadata file not being used
StevenMPhillips
committed
9 years ago
1cfd4c20
DRILL-3874: flattening large JSON objects uses too much direct memory - add getBufferSizeFor() to ValueVector interface - add implememtations of getBufferSizeFor() for all ValueVector derivatives - add adaptive algorithm for adjusting batch size to flatten operator
cwestin
committed
9 years ago
a3b27c83
DRILL-2361: Allow column aliases to include dots.
AdamPD
committed
9 years ago
af0aff8f
DRILL-3884: Fix lower parallelization issues with Hive's native scan.
vkorukanti
committed
9 years ago
30ba97c1
DRILL-1065: Support for ALTER ... RESET statement
Sudheesh Katkam
committed
9 years ago
401119f3
DRILL-3788: part 2: When building the metadata file path for the single entry case, check if the entry is a directory.
Aman Sinha
committed
9 years ago
9c74c7f7
DRILL-3788: Expand the file selection to contain all files within the directory while creating DynamicDrillTable
mehant
committed
9 years ago
e8d27e14
DRILL-3819: Remove redundant check to ignore files beginning with '.'
mehant
committed
9 years ago
edd10df4
DRILL-3817: Disable rewriting compound identifier for refresh metadata query
mehant
committed
9 years ago
f9cefd5e
DRILL-3869: Allow queries submitted through the web UI to end with a semi-colon
aleph-zero
committed
9 years ago
f01da3ee
DRILL-3479: Fix sqlline version for all profiles
parthchandra
committed
9 years ago
83ebc788
DRILL-3725: Add HTTPS support for Drill web interface
vkorukanti
committed
9 years ago
e7e018a3
DRILL-3257: Disable FilterSetOpTransposeRule, DrillProjectSetOpTransposeRule and add test cases
hsuanyi
committed
9 years ago
cf4f7459
DRILL-3209: Add support for reading Hive parquet tables using Drill native parquet reader
vkorukanti
committed
9 years ago
f78ab841
DRILL-3479: Sqlline shows incorrect version of Drill
parthchandra
committed
9 years ago
32631bb9
DRILL-2274: Unable to allocate sv2 buffer after repeated attempts : JOIN, Order by used in query
adeneche
committed
9 years ago
d7eebec4
DRILL-2583, DRILL-3428: Catch exceptions, and throw UserException#dataReadError with more context. This closes #161
Sudheesh Katkam
committed
9 years ago
c30a2687
DRILL-2908: Fix Parquet for var length vectors where encoding changes across pages. Add unit tests. Add option to make parquet page size and disctionary page size configurable at session level. This closes #162
parthchandra
committed
9 years ago
51179b92
DRILL-2908:Enable reading the Int 96 type from parquet files.
jaltekruse
committed
9 years ago
657fe5bb
Older