[jira] [Commented] (ORC-346) Bug in TimestampColumnReader (or Writer)

2018-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ORC-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448617#comment-16448617 ] ASF GitHub Bot commented on ORC-346: Github user rip-nsk commented on the issue:

[jira] [Resolved] (ORC-333) Minor changes to avoid warnings from MSVC

2018-04-23 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/ORC-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley resolved ORC-333. --- Resolution: Fixed Fix Version/s: 1.5.0 I just committed this. > Minor changes to avoid warnings

[jira] [Commented] (ORC-305) Add column statistics for the size on disk

2018-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ORC-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448539#comment-16448539 ] ASF GitHub Bot commented on ORC-305: GitHub user moresandeep opened a pull request:

[jira] [Commented] (ORC-333) Minor changes to avoid warnings from MSVC

2018-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ORC-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448513#comment-16448513 ] ASF GitHub Bot commented on ORC-333: Github user asfgit closed the pull request at:

[jira] [Resolved] (ORC-331) Add support for Windows/MSVC

2018-04-23 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/ORC-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley resolved ORC-331. --- Resolution: Fixed Fix Version/s: 1.5.0 I just committed this, although we should probably

[jira] [Commented] (ORC-331) Add support for Windows/MSVC

2018-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ORC-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448503#comment-16448503 ] ASF GitHub Bot commented on ORC-331: Github user asfgit closed the pull request at:

[jira] [Resolved] (ORC-344) Support using the new Decimal64ColumnVector for reading and writing decimal

2018-04-23 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/ORC-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley resolved ORC-344. --- Resolution: Fixed Fix Version/s: 1.5.0 I just committed this. Thanks for the review, Gang! >

[jira] [Commented] (ORC-344) Support using the new Decimal64ColumnVector for reading and writing decimal

2018-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ORC-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448492#comment-16448492 ] ASF GitHub Bot commented on ORC-344: Github user asfgit closed the pull request at:

[jira] [Resolved] (ORC-351) Decimal64ColumnWriter buffer has not enough size to encode decimals with precision > 16

2018-04-23 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/ORC-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley resolved ORC-351. --- Resolution: Fixed Assignee: rip.nsk Fix Version/s: 1.5.0 I just committed this. Thanks,