[GitHub] drill issue #803: DRILL-5395: Query on MapR-DB table fails with NPE due to a...

2017-03-28 Thread Agirish
Github user Agirish commented on the issue: https://github.com/apache/drill/pull/803 Can confirm that with this fix, the previously observed issue (NPE) is no longer reproducible. Thanks for making this change. --- If your project is set up for it, you can reply to this email and

[GitHub] drill issue #802: DRILL-5394: Optimize query planning for MapR-DB tables by ...

2017-03-28 Thread Agirish
Github user Agirish commented on the issue: https://github.com/apache/drill/pull/802 Can confirm that with this fix, query times have improved (details will be updated in JIRA). Thanks for making this change. --- If your project is set up for it, you can reply to this email and have

[GitHub] drill issue #813: DRILL-5409 - update MapR version to 5.2.1

2017-04-10 Thread Agirish
Github user Agirish commented on the issue: https://github.com/apache/drill/pull/813 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] drill issue #586: DRILL-4886: Merge maprdb format plugin source code

2016-09-11 Thread Agirish
Github user Agirish commented on the issue: https://github.com/apache/drill/pull/586 +1 Functional and TPC-H SF100 tests from [1] successful. Also verified building Drill with mapr profile and accessing MapR-DB binary tables using the maprdb format plugin. [1] https

[GitHub] drill issue #667: MD-1062 - Optimize count( * ) queries on MapR-DB JSON Tabl...

2016-11-23 Thread Agirish
Github user Agirish commented on the issue: https://github.com/apache/drill/pull/667 Hey @spanchamiamapr, may be we should create an Apache JIRA for this? Let me know if you want me to. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] drill issue #667: DRILL-5065 - Optimize count( * ) queries on MapR-DB JSON T...

2016-11-23 Thread Agirish
Github user Agirish commented on the issue: https://github.com/apache/drill/pull/667 DRILL-5065 has been filed to track this issue. Kindly update the issue title and description accordingly. Thanks! --- If your project is set up for it, you can reply to this email and have your

[GitHub] drill issue #688: DRILL-5119 - Update MapR version to 5.2.0.40963-mapr

2016-12-09 Thread Agirish
Github user Agirish commented on the issue: https://github.com/apache/drill/pull/688 +1 (non-binding). Thanks for making the change. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] drill issue #688: DRILL-5119 - Update MapR version to 5.2.0.40963-mapr

2016-12-09 Thread Agirish
Github user Agirish commented on the issue: https://github.com/apache/drill/pull/688 @spanchamiamapr, @adityakishore can one of you please review this change? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] drill pull request #1033: DRILL-5952: Implement "CREATE TABLE IF NOT EXISTS"

2017-11-10 Thread Agirish
Github user Agirish commented on a diff in the pull request: https://github.com/apache/drill/pull/1033#discussion_r150364581 --- Diff: exec/java-exec/src/main/codegen/includes/parserImpls.ftl --- @@ -215,11 +215,12 @@ SqlNode SqlDropView() : /** * Parses a CTAS or

[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. ---

[GitHub] drill issue #1011: Drill 1170: Drill-on-YARN

2018-02-19 Thread Agirish
Github user Agirish commented on the issue: https://github.com/apache/drill/pull/1011 @paul-rogers, I'll give it a try and update with my findings. ---

[GitHub] drill issue #1011: Drill 1170: Drill-on-YARN

2018-02-27 Thread Agirish
Github user Agirish commented on the issue: https://github.com/apache/drill/pull/1011 @arina-ielchiieva, sorry was held-up with something. I've just started on this - will get back shortly. ---

[GitHub] drill issue #1011: Drill 1170: Drill-on-YARN

2018-02-27 Thread Agirish
Github user Agirish commented on the issue: https://github.com/apache/drill/pull/1011 Looks good! +1. Getting this into AD 1.13.0 would be great for users. ---