paul-rogers opened a new pull request #1975: DRILL-7576: Fail fast for operator
errors
URL: https://github.com/apache/drill/pull/1975
Converts operators to fail with a UserException rather than using
the STOP iterator status. The result is clearer error messages
and simpler code.
Paul Rogers created DRILL-7576:
--
Summary: Fail fast in operators
Key: DRILL-7576
URL: https://issues.apache.org/jira/browse/DRILL-7576
Project: Apache Drill
Issue Type: Improvement
Affects V
Dobes Vandermeer created DRILL-7575:
---
Summary: FormSecurityHandler class name is spelled incorrectly
Key: DRILL-7575
URL: https://issues.apache.org/jira/browse/DRILL-7575
Project: Apache Drill
dobesv commented on issue #1973: Fix typo in class name of FormSecurityHandler
URL: https://github.com/apache/drill/pull/1973#issuecomment-583809505
@cgivre I think I made the requested changes, let me know if there's
anything more needed.
--
dobesv commented on issue #1972: Support HTTP Basic authentication for REST API
calls
URL: https://github.com/apache/drill/pull/1972#issuecomment-583809348
@cgivre Thanks for the review! I've applied the formatting rules you linked
and added the missing copyright header to the new file.
All, I changed the language about the release cycle to state that our next
release is targeted for early Q2.
-- C
## Description:
The mission of Drill is the creation and maintenance of software related to
Schema-free SQL Query Engine for Apache Hadoop, NoSQL and Cloud Storage
## Issues:
Nothi
cgivre commented on issue #1973: Fix typo in class name of FormSecurityHandler
URL: https://github.com/apache/drill/pull/1973#issuecomment-583792630
Thanks for the contribution! 3 things:
1. Could you please uncomment or remove the logger line?
2. Drill PRs must have a corresponding
cgivre commented on issue #1972: Support HTTP Basic authentication for REST API
calls
URL: https://github.com/apache/drill/pull/1972#issuecomment-583792407
@dobesv Thanks for the contribution and Welcome to the Drill community!
I had a few minor formatting comments. Drill has a format