Re: [VOTE] Release Apache Drill 1.7.0 rc0

2016-06-24 Thread Aman Sinha
1.7 Release notes: [1] https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12334767==12313820 On Thu, Jun 23, 2016 at 5:13 PM, Zelaine Fong wrote: > I believe DRILL-4658 should be excluded from the 1.7 fix list as it's the > same fix as DRILL-3149, which got

[jira] [Resolved] (DRILL-4574) Avro Plugin: Flatten does not work correctly on record items

2016-06-24 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aman Sinha resolved DRILL-4574. --- Resolution: Fixed Fix Version/s: 1.8.0 Fixed in commit #: 1c9e92b > Avro Plugin: Flatten does

[GitHub] drill pull request #459: DRILL-4574: Avro Plugin: Flatten does not work corr...

2016-06-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/459 --- 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 is

[GitHub] drill issue #459: DRILL-4574: Avro Plugin: Flatten does not work correctly o...

2016-06-24 Thread amansinha100
Github user amansinha100 commented on the issue: https://github.com/apache/drill/pull/459 @Lceeba can you ask your question on the drill user list instead of in the pull request (you might want to check the mailing list first for prior similar question). --- If your project is set

[GitHub] drill issue #459: DRILL-4574: Avro Plugin: Flatten does not work correctly o...

2016-06-24 Thread amansinha100
Github user amansinha100 commented on the issue: https://github.com/apache/drill/pull/459 @baunz unit test looks good now. +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

[GitHub] drill issue #518: DRILL-4653.json - Malformed JSON should not stop the entir...

2016-06-24 Thread ssriniva123
Github user ssriniva123 commented on the issue: https://github.com/apache/drill/pull/518 I have made several modifications to get accurate line nos: - The main change is to move the json parser to the end of the current record being processed since previously multiple

[GitHub] drill issue #459: DRILL-4574: Avro Plugin: Flatten does not work correctly o...

2016-06-24 Thread Lceeba
Github user Lceeba commented on the issue: https://github.com/apache/drill/pull/459 Hello Team, Any lead or help if there is a patch on Drill 1.5 or 1.6 to support CQL or Cassandra ?? Appreciate your feedback or lead.. Thanks, Lokesh ---

[GitHub] drill issue #459: DRILL-4574: Avro Plugin: Flatten does not work correctly o...

2016-06-24 Thread baunz
Github user baunz commented on the issue: https://github.com/apache/drill/pull/459 I corrected the test and rebased the current master. Thanks for the input! --- 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 issue #459: DRILL-4574: Avro Plugin: Flatten does not work correctly o...

2016-06-24 Thread baunz
Github user baunz commented on the issue: https://github.com/apache/drill/pull/459 @amansinha100 Thanks for helping out! As for the empty arrays: This is kind of embarassing: Creating a failing test asserting wrong behaviour that fails and issueing a pull request. I will

[GitHub] drill issue #459: DRILL-4574: Avro Plugin: Flatten does not work correctly o...

2016-06-24 Thread jaltekruse
Github user jaltekruse commented on the issue: https://github.com/apache/drill/pull/459 @amansinha100 It looks like the expected output of the test is just wrong, flattening an empty array should produce 0 rows. --- If your project is set up for it, you can reply to this email and

[GitHub] drill issue #459: DRILL-4574: Avro Plugin: Flatten does not work correctly o...

2016-06-24 Thread amansinha100
Github user amansinha100 commented on the issue: https://github.com/apache/drill/pull/459 I ran the unit tests with your pull request on top of the current master branch One of your new tests failed. Can you take a look ? Results : Failed tests:

[GitHub] drill pull request #521: DRILL-4715: Fix java compilation error in run-time ...

2016-06-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/521 --- 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 is

[GitHub] drill pull request #526: [Drill-4665] Partition pruning when LIKE predicate ...

2016-06-24 Thread amansinha100
Github user amansinha100 commented on a diff in the pull request: https://github.com/apache/drill/pull/526#discussion_r68434045 --- Diff: exec/java-exec/src/test/java/org/apache/drill/TestPartitionFilter.java --- @@ -362,4 +362,13 @@ public void testLogicalDirPruning2() throws

Re: Dynamic UDFs support

2016-06-24 Thread Arina Yelchiyeva
Hi all! I have updated design document. Main changes: 1. Add to Drill’s config цшер the staging and registration DFS locations. 2. User is no longer is responsible for copying jars into drillbit nodes. Now user needs to copy jars into staging DFS location from where drillbits will copy them to

[GitHub] drill pull request #529: [DRILL-2330] Add support for nested aggregates in D...

2016-06-24 Thread amansinha100
Github user amansinha100 commented on a diff in the pull request: https://github.com/apache/drill/pull/529#discussion_r68411510 --- Diff: exec/java-exec/src/test/java/org/apache/drill/exec/TestWindowFunctions.java --- @@ -844,4 +844,37 @@ public void

[jira] [Created] (DRILL-4753) dir0 labels in views are inconsistent

2016-06-24 Thread John Omernik (JIRA)
John Omernik created DRILL-4753: --- Summary: dir0 labels in views are inconsistent Key: DRILL-4753 URL: https://issues.apache.org/jira/browse/DRILL-4753 Project: Apache Drill Issue Type: Bug