Re: Drill Hangout Jan 9, 2018

2018-01-08 Thread Aditya Allamraju
Hi Vlad, If this is open to everyone in this group, i would like to join this hangout. Please let me know. Thanks Aditya On Tue, Jan 9, 2018 at 1:22 AM, Vlad Rozov wrote: > We will have our first bi-weekly hangout in the 2018 tomorrow at 10 am. > Please reply to this post with proposed topics

[jira] [Created] (DRILL-6078) Query with INTERVAL in predicate does not return any rows

2018-01-08 Thread Robert Hou (JIRA)
Robert Hou created DRILL-6078: - Summary: Query with INTERVAL in predicate does not return any rows Key: DRILL-6078 URL: https://issues.apache.org/jira/browse/DRILL-6078 Project: Apache Drill Issu

[GitHub] drill pull request #1079: DRILL-6063: Set correct ThreadContext ClassLoader ...

2018-01-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1079 ---

[GitHub] drill pull request #1076: DRILL-6036: Create sys.connections table

2018-01-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1076 ---

[GitHub] drill pull request #797: DRILL-5286: No need to convert when the relNode and...

2018-01-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/797 ---

[GitHub] drill pull request #1077: DRILL-5068: Create sys.profiles and sys.profiles_j...

2018-01-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1077 ---

[GitHub] drill issue #1086: DRILL-6076: Reduce the default memory from a total of 13G...

2018-01-08 Thread Agirish
Github user Agirish commented on the issue: https://github.com/apache/drill/pull/1086 +1. I think this is a welcome change for newbies trying out Drill on personal systems. For production use, the current defaults were anyway not always sufficient and had to be updated. ---

[jira] [Created] (DRILL-6077) To take advantage of pre-aggregate results when generating plans for aggregation

2018-01-08 Thread Chunhui Shi (JIRA)
Chunhui Shi created DRILL-6077: -- Summary: To take advantage of pre-aggregate results when generating plans for aggregation Key: DRILL-6077 URL: https://issues.apache.org/jira/browse/DRILL-6077 Project: A

[GitHub] drill pull request #1086: DRILL-6076: Reduce the default memory from a total...

2018-01-08 Thread kkhatua
GitHub user kkhatua opened a pull request: https://github.com/apache/drill/pull/1086 DRILL-6076: Reduce the default memory from a total of 13GB to 5GB Reduce minimum memory requirements from 13GB to <= 5GB For this, the default need to be changed as follows: Allocation |

[jira] [Created] (DRILL-6076) Reduce the default memory settings from a total of 13GB to 5GB

2018-01-08 Thread Kunal Khatua (JIRA)
Kunal Khatua created DRILL-6076: --- Summary: Reduce the default memory settings from a total of 13GB to 5GB Key: DRILL-6076 URL: https://issues.apache.org/jira/browse/DRILL-6076 Project: Apache Drill

[GitHub] drill issue #1058: DRILL-6002: Avoid memory copy from direct buffer to heap ...

2018-01-08 Thread vrozov
Github user vrozov commented on the issue: https://github.com/apache/drill/pull/1058 @paul-rogers Please review ---

[GitHub] drill issue #1085: DRILL-6049: Misc. hygiene and code cleanup changes

2018-01-08 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/1085 ### Error Handling The column writer work introduces a new scan operator mechanism. Part of that mechanism is to standardize error handling. Part of that work is, in turn, to add a a cou

[GitHub] drill pull request #1085: DRILL-6049: Misc. hygiene and code cleanup changes

2018-01-08 Thread paul-rogers
GitHub user paul-rogers opened a pull request: https://github.com/apache/drill/pull/1085 DRILL-6049: Misc. hygiene and code cleanup changes Collection of "hygiene" changes arising from the vector column writer project. This represents the set of changes outside of the core mechanism

Drill Hangout Jan 9, 2018

2018-01-08 Thread Vlad Rozov
We will have our first bi-weekly hangout in the 2018 tomorrow at 10 am. Please reply to this post with proposed topics to discuss. Hangout link: https://plus.google.com/hangouts/_/event/ci4rdiju8bv04a64efj5fedd0lc Thank you, Vlad

[GitHub] drill issue #1081: DRILL-6068: Support user/distrib-specific config checks d...

2018-01-08 Thread kkhatua
Github user kkhatua commented on the issue: https://github.com/apache/drill/pull/1081 @paul-rogers please review. ---