[GitHub] drill pull request #1161: DRILL-6230: Extend row set readers to handle hyper...

2018-03-11 Thread paul-rogers
GitHub user paul-rogers opened a pull request: https://github.com/apache/drill/pull/1161 DRILL-6230: Extend row set readers to handle hyper vectors The current row set readers have incomplete support for hyper-vectors. To add full support, we need an interface that supports either

[GitHub] drill issue #1161: DRILL-6230: Extend row set readers to handle hyper vector...

2018-03-11 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/1161 @ppadma, I believe you are working in this area, can you please take a look at your convenience? Thanks. ---

[GitHub] drill pull request #1160: DRILL-6224: Publish current memory usage for Drill...

2018-03-11 Thread kkhatua
GitHub user kkhatua opened a pull request: https://github.com/apache/drill/pull/1160 DRILL-6224: Publish current memory usage for Drillbits in webpages The `metrics.ftl` page had gauges incorrectly set to near zero values. The commit for metrics.ftl fixes that, and also provides an

[jira] [Created] (DRILL-6232) Vector initializer used for memory allocation in external sort is subject to aliasing

2018-03-11 Thread Padma Penumarthy (JIRA)
Padma Penumarthy created DRILL-6232: --- Summary: Vector initializer used for memory allocation in external sort is subject to aliasing Key: DRILL-6232 URL: https://issues.apache.org/jira/browse/DRILL-6232

[jira] [Created] (DRILL-6231) Fix memory allocation for repeated list vector

2018-03-11 Thread Padma Penumarthy (JIRA)
Padma Penumarthy created DRILL-6231: --- Summary: Fix memory allocation for repeated list vector Key: DRILL-6231 URL: https://issues.apache.org/jira/browse/DRILL-6231 Project: Apache Drill