[jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-09-12 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16162605#comment-16162605 ] Nandor Kollar commented on AVRO-2072: - Thanks [~gszadovszky] and [~epkanol] for reviewi

[jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-09-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16162578#comment-16162578 ] ASF subversion and git services commented on AVRO-2072: --- Commit 50eeb

[jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-09-11 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16161149#comment-16161149 ] Gabor Szadovszky commented on AVRO-2072: +1 Will push it soon > ResolvingGrammarGe

[jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-09-11 Thread Anders Sundelin (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16161044#comment-16161044 ] Anders Sundelin commented on AVRO-2072: --- +1 for patch 3, I have no further comments,

[jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-09-11 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160994#comment-16160994 ] Nandor Kollar commented on AVRO-2072: - [~epkanol] thanks for the review, in AVRO-2072_3

[jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-09-10 Thread Anders Sundelin (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160465#comment-16160465 ] Anders Sundelin commented on AVRO-2072: --- Please substitute [long] with [int] in my pr

[jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-09-10 Thread Anders Sundelin (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160428#comment-16160428 ] Anders Sundelin commented on AVRO-2072: --- I have reviewed your patch, [~nkollar], and

[jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-09-07 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16156991#comment-16156991 ] Nandor Kollar commented on AVRO-2072: - Thanks [~epkanol], I uploaded AVRO-2072_2.patch

[jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-08-31 Thread Anders Sundelin (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16149057#comment-16149057 ] Anders Sundelin commented on AVRO-2072: --- Please feel free to update the tests accordi

[jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-08-31 Thread Anders Sundelin (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148959#comment-16148959 ] Anders Sundelin commented on AVRO-2072: --- Hi Nandor and others, My bad, I based my pu

[jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-08-30 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147348#comment-16147348 ] Nandor Kollar commented on AVRO-2072: - Ah okay, I think the pull request for AVRO-1931

[jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-08-30 Thread Zoltan Farkas (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147312#comment-16147312 ] Zoltan Farkas commented on AVRO-2072: - [~nkollar] Missed that part of the spec, the pat

[jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-08-30 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147294#comment-16147294 ] Nandor Kollar commented on AVRO-2072: - [~zolyfarkas] I think this is fine, the test sho

Re: [jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-08-30 Thread Nandor Kollar
> conversion to float. But YMMV, > > Thanks for your time, > /Anders Sundelin > > > ---- Original Message ---- > Subject: [jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't > implement schema resolution correctly for unions > From: "Nandor

[jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-08-30 Thread Zoltan Farkas (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147229#comment-16147229 ] Zoltan Farkas commented on AVRO-2072: - I executed this against my branch... which is ah

Re: [jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-08-30 Thread Anders Sundelin
Original Message Subject: [jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions From: "Nandor Kollar (JIRA)" Date: 30 aug. 2017 13:55 To: dev@avro.apache.org [ https://issues.apache.org/jira/browse

[jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-08-30 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147147#comment-16147147 ] Nandor Kollar commented on AVRO-2072: - [~zolyfarkas] I don't see any test failure, gues

[jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-08-30 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147116#comment-16147116 ] Nandor Kollar commented on AVRO-2072: - Thanks Zoltan, I'll have a look at the failing t

[jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-08-30 Thread Zoltan Farkas (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147089#comment-16147089 ] Zoltan Farkas commented on AVRO-2072: - Applying the patch results in some test failures