[jira] [Commented] (ORC-58) Simplify ReaderImpl constructor and create a new Open method

2016-05-26 Thread Deepak Majeti (JIRA)
[ https://issues.apache.org/jira/browse/ORC-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302675#comment-15302675 ] Deepak Majeti commented on ORC-58: -- Creating a separate API for reading the file footer makes sense and

[jira] [Commented] (ORC-58) Simplify ReaderImpl constructor and create a new Open method

2016-05-26 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/ORC-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302662#comment-15302662 ] Owen O'Malley commented on ORC-58: -- Talking to Stephen off line, I understand your use case better. I'd

[jira] [Commented] (ORC-52) Add support for mapreduce InputFormat and OutputFormat

2016-05-26 Thread yuan ding (JIRA)
[ https://issues.apache.org/jira/browse/ORC-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302530#comment-15302530 ] yuan ding commented on ORC-52: -- Would you please add a method like setAllFileds(List) to the OrcStruct, thanks.

[jira] [Commented] (ORC-52) Add support for mapreduce InputFormat and OutputFormat

2016-05-26 Thread yuan ding (JIRA)
[ https://issues.apache.org/jira/browse/ORC-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302518#comment-15302518 ] yuan ding commented on ORC-52: -- A typo happens in OrcMapReduceRecordReader class name:

[jira] [Commented] (ORC-53) OrcMap does not support complex types as keys

2016-05-26 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/ORC-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302235#comment-15302235 ] Owen O'Malley commented on ORC-53: -- [~mwagner] how does that look? > OrcMap does not support complex types

[jira] [Commented] (ORC-58) Simplify ReaderImpl constructor and create a new Open method

2016-05-26 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/ORC-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302206#comment-15302206 ] Owen O'Malley commented on ORC-58: -- The exceptions are going to be from cases that are hard to recover from.