[GitHub] [drill] dzamo commented on pull request #2359: DRILL-8028: Add PDF Format Plugin

2021-11-25 Thread GitBox
dzamo commented on pull request #2359: URL: https://github.com/apache/drill/pull/2359#issuecomment-979755114 Copy that @paul-rogers, I [have incorporated your advice above into the Drill 2.0 wiki

[GitHub] [drill] paul-rogers commented on a change in pull request #2364: DRILL-8037: Add V2 JSON Format Plugin based on EVF

2021-11-25 Thread GitBox
paul-rogers commented on a change in pull request #2364: URL: https://github.com/apache/drill/pull/2364#discussion_r757187761 ## File path: exec/java-exec/src/test/java/org/apache/drill/exec/store/json/TestJsonRecordReader.java ## @@ -231,21 +331,23 @@ public void

[jira] [Created] (DRILL-8056) Add OAuth2 Support for HTTP Rest Plugin

2021-11-25 Thread Charles Givre (Jira)
Charles Givre created DRILL-8056: Summary: Add OAuth2 Support for HTTP Rest Plugin Key: DRILL-8056 URL: https://issues.apache.org/jira/browse/DRILL-8056 Project: Apache Drill Issue Type:

[GitHub] [drill] paul-rogers commented on pull request #2364: DRILL-8037: Add V2 JSON Format Plugin based on EVF

2021-11-25 Thread GitBox
paul-rogers commented on pull request #2364: URL: https://github.com/apache/drill/pull/2364#issuecomment-979518857 @vdiravka, turns out there was one more commit that I had failed to push to `DRILL-6953-rev2`. Just did that. This commit contains tests for the extended types and for a

[GitHub] [drill] paul-rogers commented on pull request #2359: DRILL-8028: Add PDF Format Plugin

2021-11-25 Thread GitBox
paul-rogers commented on pull request #2359: URL: https://github.com/apache/drill/pull/2359#issuecomment-979494770 @dzamo, @cgivre: we should certainly encourage people to add plugins (connectors) to everything under the sun. The question really is: does the rather limited Drill core team

[GitHub] [drill] luocooong merged pull request #2333: DRILL-8009: DrillConnectionImpl#isValid() doesn't correspond JDBC API

2021-11-25 Thread GitBox
luocooong merged pull request #2333: URL: https://github.com/apache/drill/pull/2333 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [drill] paul-rogers commented on a change in pull request #2282: DRILL-7978: Fixed Width Format Plugin

2021-11-25 Thread GitBox
paul-rogers commented on a change in pull request #2282: URL: https://github.com/apache/drill/pull/2282#discussion_r757130589 ## File path: contrib/format-fixedwidth/src/main/java/org/apache/drill/exec/store/fixedwidth/FixedwidthBatchReader.java ## @@ -0,0 +1,199 @@ +/* + *

[GitHub] [drill] paul-rogers commented on a change in pull request #2332: DRILL-7863: Add Storage Plugin for Apache Phoenix

2021-11-25 Thread GitBox
paul-rogers commented on a change in pull request #2332: URL: https://github.com/apache/drill/pull/2332#discussion_r757120210 ## File path: contrib/storage-phoenix/src/main/java/org/apache/drill/exec/store/phoenix/PhoenixGroupScan.java ## @@ -0,0 +1,218 @@ +/* + * Licensed to

[jira] [Created] (DRILL-8055) Druid Plugin support for V0.17 and up

2021-11-25 Thread Christian Pfarr (Jira)
Christian Pfarr created DRILL-8055: -- Summary: Druid Plugin support for V0.17 and up Key: DRILL-8055 URL: https://issues.apache.org/jira/browse/DRILL-8055 Project: Apache Drill Issue Type:

Re: New Page in Drill Wiki

2021-11-25 Thread James Turton
+1 for this good initiative and your user friendly pages.  We had an idea of making the Dev Wiki entirely info for developers and the Drill website entirely info for users, but this split was never formalised or anything so if we prefer to do things differently then we should. I have improved

New Page in Drill Wiki

2021-11-25 Thread Rumar, Maksym
Hi all! I would like to add a new page to the Drill Wiki which will include answers for questions related to Drill. It could be named "common questions", but actually it is a single place for all Drill related questions that could be helpful for users and developers. I've already started