[jira] [Commented] (DRILL-4339) Avro Reader can not read records - Regression

2016-02-02 Thread JIRA
[ https://issues.apache.org/jira/browse/DRILL-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15128818#comment-15128818 ] Stefán Baxter commented on DRILL-4339: -- Hi, As a part of answering this request I cloned the project

[jira] [Commented] (DRILL-4339) Avro Reader can not read records - Regression

2016-02-02 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15128941#comment-15128941 ] Jinfeng Ni commented on DRILL-4339: --- If the storage plugin has subclass of AbstractRecordReader, I

[jira] [Commented] (DRILL-4339) Avro Reader can not read records - Regression

2016-02-02 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15128954#comment-15128954 ] Jinfeng Ni commented on DRILL-4339: --- On a second thought, seems that it's easy to change the function

[jira] [Commented] (DRILL-4339) Avro Reader can not read records - Regression

2016-02-02 Thread JIRA
[ https://issues.apache.org/jira/browse/DRILL-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15128993#comment-15128993 ] Stefán Baxter commented on DRILL-4339: -- Thank you, I will look for the mismatch in my code base.

[jira] [Commented] (DRILL-4339) Avro Reader can not read records - Regression

2016-02-02 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129373#comment-15129373 ] Jinfeng Ni commented on DRILL-4339: --- [~sphillips], I have a patch which reverts the setColumn's

[jira] [Commented] (DRILL-4339) Avro Reader can not read records - Regression

2016-02-02 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15128835#comment-15128835 ] Jinfeng Ni commented on DRILL-4339: --- Jason's explanation makes sense. the setColumns method changes

[jira] [Commented] (DRILL-4339) Avro Reader can not read records - Regression

2016-02-02 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15128576#comment-15128576 ] Deneche A. Hakim commented on DRILL-4339: - [~acmeguy] you confirmed the same query was running

[jira] [Commented] (DRILL-4339) Avro Reader can not read records - Regression

2016-02-02 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15128584#comment-15128584 ] Jason Altekruse commented on DRILL-4339: The signature on this method changed in a recent commit

[jira] [Commented] (DRILL-4339) Avro Reader can not read records - Regression

2016-02-02 Thread Steven Phillips (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129381#comment-15129381 ] Steven Phillips commented on DRILL-4339: I personally don't have much problem with having to