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

2021-12-01 Thread GitBox
paul-rogers commented on a change in pull request #2332: URL: https://github.com/apache/drill/pull/2332#discussion_r760821424 ## File path: contrib/storage-phoenix/README.md ## @@ -0,0 +1,98 @@ +# [DRILL-7863](https://issues.apache.org/jira/browse/DRILL-7863): Add Storage Plug

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

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

[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