[GitHub] [drill] paul-rogers commented on issue #1813: DRILL-7306: Disable schema-only batch for new scan framework

2019-07-06 Thread GitBox
paul-rogers commented on issue #1813: DRILL-7306: Disable schema-only batch for new scan framework URL: https://github.com/apache/drill/pull/1813#issuecomment-508966464 @arina-ielchiieva, very sorry for the trouble that PR has caused. Thank you for the SF1 data. It allowed me to find the

[jira] [Created] (DRILL-7318) Unify type-to-string implementations

2019-07-06 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-7318: -- Summary: Unify type-to-string implementations Key: DRILL-7318 URL: https://issues.apache.org/jira/browse/DRILL-7318 Project: Apache Drill Issue Type:

[GitHub] [drill] vvysotskyi commented on issue #1822: DRILL-7317: Close ClassLoaders used for udf jars uploading when closing FunctionImplementationRegistry

2019-07-06 Thread GitBox
vvysotskyi commented on issue #1822: DRILL-7317: Close ClassLoaders used for udf jars uploading when closing FunctionImplementationRegistry URL: https://github.com/apache/drill/pull/1822#issuecomment-508938377 The latest change caused some tests failures, I'll inform when they are

[GitHub] [drill] vvysotskyi commented on a change in pull request #1822: DRILL-7317: Close ClassLoaders used for udf jars uploading when closing FunctionImplementationRegistry

2019-07-06 Thread GitBox
vvysotskyi commented on a change in pull request #1822: DRILL-7317: Close ClassLoaders used for udf jars uploading when closing FunctionImplementationRegistry URL: https://github.com/apache/drill/pull/1822#discussion_r300833461 ## File path:

[GitHub] [drill] arina-ielchiieva opened a new pull request #1823: DRILL-7314: Use TupleMetadata instead of concrete implementation

2019-07-06 Thread GitBox
arina-ielchiieva opened a new pull request #1823: DRILL-7314: Use TupleMetadata instead of concrete implementation URL: https://github.com/apache/drill/pull/1823 1. Add ser / de implementation for TupleMetadata interface based on types. 2. Replace TupleSchema usage where possible. 3.

[GitHub] [drill] arina-ielchiieva commented on issue #1823: DRILL-7314: Use TupleMetadata instead of concrete implementation

2019-07-06 Thread GitBox
arina-ielchiieva commented on issue #1823: DRILL-7314: Use TupleMetadata instead of concrete implementation URL: https://github.com/apache/drill/pull/1823#issuecomment-508928120 @vvysotskyi please review. This is an

Drill storage plugin for IPFS, any suggestion is welcome :)

2019-07-06 Thread 王亮
Hi all, After reading that excellent book "Learning Apache Drill: Query and Analyze Distributed Data Sources with SQL", my classmate and I also wanted to write a Drill storage plugin. We found most DFS and NFS have been supported by Drill, so we chose a relatively new and promising distributed