drill
DRILL-8393: Allow parameters to be passed to headers through SQL in WHERE clause
#2747
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
21
Changes
View On
GitHub
Commits
Allow parameters to be passed to headers through SQL
LYCJeff
committed
1 year ago
Merge branch 'apache:master' into master
LYCJeff
committed
1 year ago
Merge branch 'apache:master' into master
LYCJeff
committed
1 year ago
Support GET requests passing request headers through
LYCJeff
committed
1 year ago
Merge branch 'apache:master' into master
LYCJeff
committed
1 year ago
Modify unit tests. Remove unused import.
LYCJeff
committed
1 year ago
Merge branch 'master' of https://github.com/LYCJeff/drill
LYCJeff
committed
1 year ago
Merge branch 'apache:master' into master
LYCJeff
committed
1 year ago
Merge branch 'apache:master' into master
LYCJeff
committed
1 year ago
Add 'useLegacyRequestParamSyntax' to preserve the ability to use the existing syntax.
LYCJeff
committed
1 year ago
Add unit test to 'useLegacyRequestParamSyntax'.
LYCJeff
committed
1 year ago
Merge branch 'apache:master' into master
LYCJeff
committed
1 year ago
Merge branch 'apache:master' into master
LYCJeff
committed
1 year ago
Merge branch 'apache:master' into master
LYCJeff
committed
1 year ago
Merge branch 'apache:master' into master
LYCJeff
committed
1 year ago
Merge branch 'apache:master' into master
LYCJeff
committed
1 year ago
Merge branch 'master' into master
LYCJeff
committed
1 year ago
Change the param 'useLegacyRequestParamSyntax' to 'enhanced', and change the boolean to enableEnhancedParamSyntax.
LYCJeff
committed
1 year ago
Merge branch 'apache:master' into master
LYCJeff
committed
1 year ago
Add a few unit tests where the enhanced mode is set to false.
LYCJeff
committed
1 year ago
Merge branch 'apache:master' into master
LYCJeff
committed
1 year ago
Loading