Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
apache/drill
Pull Requests
Commits
calcite-1.34-test
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-247: Math Functions List of math functions : rand,cbrt, exp, log(a), log(a,base), pi, degrees, radians Code formatting Review Comments: Removed rand function, Moved pi away from codegen Implemented Decimal9 & Decimal18 support for math functions Drill:247: Code Cleanup
yssharma
committed
10 years ago
6b9a1c53
DRILL-958: Fix Parquet bug with fixed width nullable column.
jaltekruse
committed
10 years ago
c022b403
DRILL-978: Consider output type when we cost matching FunctionCall to FunctionHolder
mehant
committed
10 years ago
9e7b14a5
Update ControlConnection so that we don't block on backup. Control messages should be allowed in band.
jacques-n
committed
10 years ago
c8db3462
DRILL-933: Remove old physical operator cost & size concepts, add automatic size-based parallelization
jacques-n
committed
10 years ago
6f54ab01
DRILL-932: Add support for bracketless complex expressions in SQL queries.
jacques-n
committed
10 years ago
e9ab7aa6
DRILL-977: changed container style to fluid. Added column filter.
Sudheesh Katkam
committed
10 years ago
78bc8563
DRILL-974: Windows sqlline.bat - Correctly handle spaces in the path to the Drill directory. Previously, if Drill was on a path such as for example, C:\My Home Dir\Drill Work\apache-drill-1.0.0-m2-incubating-SNAPSHOT, then sqlline.bat would not correctly parse this path and be unable to start.
pwong-mapr
committed
10 years ago
7821b51b
DRILL-727: During logical transformation phase use the Project's traits instead of input traits when creating a DrillProjectRel.
Aman Sinha
committed
10 years ago
ebe49ea2
DRILL-585: Switch getObject in SQL accessors to return java.sql.* types.
Cliff Buchanan
committed
10 years ago
0648c9e9
More stats fixes: In PlanningSet, get majorFragmentId from the physical plan.
StevenMPhillips
committed
10 years ago
2b5ae075
More stats fixes: Ensure we are calling the stats enabled next() method in the template classes for HashJoin, HashAggregate and StreamingAggregate.
Aman Sinha
committed
10 years ago
57a86d4a
Fix and improve runtime stats profiles
StevenMPhillips
committed
10 years ago
fc1a7778
DRILL-980: Add profile summary to web ui
StevenMPhillips
committed
10 years ago
49a9ff27
DRILL-954: Exclude servlet-api from classpath, and exclude duplicate servlet-api dependencies
StevenMPhillips
committed
10 years ago
6801a5dc
DRILL-534: Re-enable TPCH04
StevenMPhillips
committed
10 years ago
989d3364
DRILL-482 : Return null value if cast function input is a null expression.
Jinfeng Ni
committed
10 years ago
817bea53
DRILL-981: Display content of map object in the same order of original JSON object.
Jinfeng Ni
committed
10 years ago
bc0bb4d5
DRILL-935: Run-time code generation support for function which decodes string/varbinary into complex JSON object.
Jinfeng Ni
committed
10 years ago
c789f1c8
DRILL-957: Fix schema failures when querying a partitioned Avro table in Hive.
vkorukanti
committed
10 years ago
aaaca6a7
DRILL-735: Add a unittest to test reading from Hive table with all supported data types of partitions and fields.
vkorukanti
committed
10 years ago
3bcead76
DRILL-735: Refactor Hive storage testcases into a separate test class
vkorukanti
committed
10 years ago
c3dfe379
DRILL-735: Refactor HiveRecordReader
vkorukanti
committed
10 years ago
e31ef078
DRILL-836: Drill needs to return complex types (e.g., map and array) as a JSON string
adityakishore
committed
10 years ago
fc00bc4b
DRILL-968: Use checkstyle plugin to prevent inadvertent use of shaded Guava classes
adityakishore
committed
10 years ago
5da52cb5
Fix execution of tests that are run multiple times.
vkorukanti
committed
10 years ago
4198a17a
Fix regression caused by DRILL-521
vkorukanti
committed
10 years ago
fcd5988d
DRILL-956: Fix issue where LocalPStore provider doesn't have correct Constructor signature
adityakishore
committed
10 years ago
21d9fb79
DRILL-600: Support planning for Union-All. Added infrastructure for planning Union-Distinct (not enabled yet).
Aman Sinha
committed
10 years ago
53e218ef
DRILL-909: Handle OOM in UnlimitedRawBatchBuffer
StevenMPhillips
committed
10 years ago
d9a2f1c9
Newer
Older