[jira] [Commented] (ORC-555) IllegalArgumentException when reading files with compressed footers bigger than 16k

2019-09-30 Thread Shardul Mahadik (Jira)
[ https://issues.apache.org/jira/browse/ORC-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16941517#comment-16941517 ] Shardul Mahadik commented on ORC-555: - Thanks! The issue went away after applying the changes from the

[jira] [Commented] (ORC-555) IllegalArgumentException when reading files with compressed footers bigger than 16k

2019-09-30 Thread Owen O'Malley (Jira)
[ https://issues.apache.org/jira/browse/ORC-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16941480#comment-16941480 ] Owen O'Malley commented on ORC-555: --- I was able to reproduce the problem in a test case and fixed it and a

[jira] [Updated] (ORC-555) IllegalArgumentException when reading files with footers bigger than 16k

2019-09-30 Thread Owen O'Malley (Jira)
[ https://issues.apache.org/jira/browse/ORC-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated ORC-555: -- Summary: IllegalArgumentException when reading files with footers bigger than 16k (was:

[jira] [Updated] (ORC-555) IllegalArgumentException when reading files with compressed footers bigger than 16k

2019-09-30 Thread Owen O'Malley (Jira)
[ https://issues.apache.org/jira/browse/ORC-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated ORC-555: -- Summary: IllegalArgumentException when reading files with compressed footers bigger than 16k (was:

[jira] [Commented] (ORC-555) IllegalArgumentException when reading files written with older ORC writers in ORC 1.6

2019-09-30 Thread Owen O'Malley (Jira)
[ https://issues.apache.org/jira/browse/ORC-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16941280#comment-16941280 ] Owen O'Malley commented on ORC-555: --- Ok, I see what is going on. I'll get a fix today. >

[jira] [Commented] (ORC-554) Float to timestamp schema evolution handles time/nanoseconds incorrectly

2019-09-30 Thread Jira
[ https://issues.apache.org/jira/browse/ORC-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16940746#comment-16940746 ] László Bodor commented on ORC-554: -- [~prasanth_j], [~omalley]: thanks for the comments! while making the