You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (ORC-310) better error handling for codec - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/01 00:02:00 UTC, 9 replies.
- [jira] [Updated] (ORC-310) better error handling for codec - posted by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2018/03/01 23:49:00 UTC, 0 replies.
- [jira] [Commented] (ORC-311) C++ Reader crash for corrupt StripeFooter - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/02 15:12:00 UTC, 5 replies.
- [jira] [Resolved] (ORC-248) The new padStream method can throw a NegativeArraySizeException. - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/02 18:39:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-308) Add function to get subtypes by name - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/02 18:39:00 UTC, 0 replies.
- [jira] [Reopened] (ORC-248) The new padStream method can throw a NegativeArraySizeException. - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/02 18:39:00 UTC, 0 replies.
- [jira] [Commented] (ORC-308) Add function to get subtypes by name - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/02 18:40:00 UTC, 0 replies.
- [jira] [Commented] (ORC-306) Fix incorrect workaround for bug in java.sql.Timestamp - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/02 18:52:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-306) Fix incorrect workaround for bug in java.sql.Timestamp - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/02 18:53:00 UTC, 0 replies.
- [jira] [Comment Edited] (ORC-302) Reader: all NULL + isRepeating should NULL out 1st row - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/02 18:56:00 UTC, 0 replies.
- [jira] [Commented] (ORC-302) Reader: all NULL + isRepeating should NULL out 1st row - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/02 18:56:00 UTC, 0 replies.
- [jira] [Commented] (ORC-309) WriterImpl.close() calls WriterCallback methods out of order - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/02 19:03:00 UTC, 0 replies.
- [jira] [Commented] (ORC-312) C++ Reader crash for corrupt memory - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/03 06:06:00 UTC, 0 replies.
- [jira] [Commented] (ORC-313) Missing checks on SubType count of LIST and MAP types - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/03 09:28:00 UTC, 1 replies.
- [jira] [Commented] (ORC-314) C++ Reader crash for out of range scale in parsing decimals - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/05 01:56:00 UTC, 2 replies.
- [jira] [Updated] (ORC-316) URISyntaxException when trying to create Writer for a path that includes a colon - posted by "Yevgeny Zaspitsky (JIRA)" <ji...@apache.org> on 2018/03/06 13:09:00 UTC, 0 replies.
- [jira] [Commented] (ORC-316) URISyntaxException when trying to create Writer for a path that includes a colon - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/03/07 00:27:00 UTC, 2 replies.
- [jira] [Commented] (ORC-236) orc-tools JsonReader does not support uniontype in schema - posted by "Daniel (JIRA)" <ji...@apache.org> on 2018/03/07 01:37:00 UTC, 0 replies.
- [jira] [Comment Edited] (ORC-236) orc-tools JsonReader does not support uniontype in schema - posted by "Daniel (JIRA)" <ji...@apache.org> on 2018/03/07 01:37:00 UTC, 0 replies.
- [jira] [Updated] (ORC-314) C++ Reader crash for out of range scale in parsing decimals - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/03/07 12:27:01 UTC, 0 replies.
- [jira] [Updated] (ORC-317) C++ reader crash on reading corrupt types - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/03/07 12:42:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-318) Change HadoopShims.KeyProvider to separate createLocalKey and decryptLocalKey - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/07 21:05:00 UTC, 0 replies.
- [jira] [Commented] (ORC-318) Change HadoopShims.KeyProvider to separate createLocalKey and decryptLocalKey - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/07 22:27:00 UTC, 2 replies.
- [jira] [Commented] (ORC-319) C++ reader crash after Lz4DecompressionStream thrown a ParseError - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/08 12:23:00 UTC, 1 replies.
- [jira] [Updated] (ORC-319) C++ reader crash after Lz4DecompressionStream thrown a ParseError - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/03/08 23:43:00 UTC, 1 replies.
- [jira] [Updated] (ORC-310) better error handling and lifecycle management for codecs - posted by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2018/03/09 01:13:00 UTC, 0 replies.
- [jira] [Commented] (ORC-310) better error handling and lifecycle management for codecs - posted by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2018/03/09 01:18:00 UTC, 10 replies.
- [jira] [Updated] (ORC-313) Missing checks on SubType count of LIST, MAP and UNION types - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/03/09 07:16:00 UTC, 0 replies.
- [jira] [Commented] (ORC-313) Missing checks on SubType count of LIST, MAP and UNION types - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/10 00:57:00 UTC, 9 replies.
- [jira] [Updated] (ORC-320) C++ writer tests failed when Daylight Saving Time started - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/03/12 01:37:00 UTC, 1 replies.
- [jira] [Assigned] (ORC-321) Add a pretty print option to the JSON schema finder. - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/12 20:38:00 UTC, 0 replies.
- [jira] [Commented] (ORC-321) Add a pretty print option to the JSON schema finder. - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/12 20:40:01 UTC, 2 replies.
- [jira] [Assigned] (ORC-319) C++ reader crash after Lz4DecompressionStream thrown a ParseError - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/03/13 00:03:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-313) Missing checks on SubType count of LIST, MAP and UNION types - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/03/13 00:03:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-320) C++ writer tests failed when Daylight Saving Time started - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/03/13 00:04:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-314) C++ Reader crash for out of range scale in parsing decimals - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/03/13 00:05:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-311) C++ Reader crash for corrupt StripeFooter - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/03/13 00:05:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-312) C++ Reader crash for corrupt memory - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/03/13 00:05:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-317) C++ reader crash on reading corrupt types - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/03/13 00:05:00 UTC, 0 replies.
- [jira] [Comment Edited] (ORC-310) better error handling and lifecycle management for codecs - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/13 15:52:00 UTC, 1 replies.
- [jira] [Commented] (ORC-189) Add timestamp with timezone - posted by "Ryan Blue (JIRA)" <ji...@apache.org> on 2018/03/13 16:27:00 UTC, 1 replies.
- [jira] [Comment Edited] (ORC-189) Add timestamp with timezone - posted by "Ryan Blue (JIRA)" <ji...@apache.org> on 2018/03/13 16:27:00 UTC, 0 replies.
- [jira] [Commented] (ORC-305) Add column statistics for the size on disk - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/14 02:01:00 UTC, 6 replies.
- [jira] [Commented] (ORC-161) Create a new column type that run-length-encodes decimals - posted by "Gang Wu (JIRA)" <ji...@apache.org> on 2018/03/14 06:50:00 UTC, 0 replies.
- [jira] [Commented] (ORC-322) c++ writer should not adjust gmtOffset when writing timestamps - posted by "Gang Wu (JIRA)" <ji...@apache.org> on 2018/03/15 03:53:00 UTC, 36 replies.
- [jira] [Comment Edited] (ORC-322) c++ writer should not adjust gmtOffset when writing timestamps - posted by "Gang Wu (JIRA)" <ji...@apache.org> on 2018/03/15 03:55:00 UTC, 0 replies.
- [jira] [Updated] (ORC-322) c++ writer should not adjust gmtOffset when writing timestamps - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/03/15 04:38:00 UTC, 2 replies.
- [jira] [Resolved] (ORC-310) better error handling and lifecycle management for codecs - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/15 16:46:00 UTC, 0 replies.
- [jira] [Commented] (ORC-317) C++ reader crash on reading corrupt types - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/15 23:42:00 UTC, 7 replies.
- [jira] [Resolved] (ORC-311) C++ Reader crash for corrupt StripeFooter - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/03/16 01:46:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-314) C++ Reader crash for out of range scale in parsing decimals - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/03/16 01:47:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-319) C++ reader crash after Lz4DecompressionStream thrown a ParseError - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/03/16 01:48:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-312) C++ Reader crash for corrupt memory - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/03/16 01:48:00 UTC, 0 replies.
- [jira] [Updated] (ORC-323) Predicate push down for nested fields - posted by "Ashish Sharma (JIRA)" <ji...@apache.org> on 2018/03/16 12:22:00 UTC, 1 replies.
- [jira] [Commented] (ORC-323) Predicate push down for nested fields - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/16 12:31:00 UTC, 0 replies.
- [jira] [Commented] (ORC-324) Add support for ARM and PPC arch - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/16 21:19:00 UTC, 1 replies.
- [jira] [Assigned] (ORC-322) c++ writer should not adjust gmtOffset when writing timestamps - posted by "Gang Wu (JIRA)" <ji...@apache.org> on 2018/03/17 03:09:00 UTC, 0 replies.
- [jira] [Commented] (ORC-10) Fix timestamp moving between timezones (HIVE-8746 in C++) - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/19 04:22:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (ORC-37) Represent the in memory timestamps using UTC rather than the local timezone. - posted by "Gang Wu (JIRA)" <ji...@apache.org> on 2018/03/19 08:04:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-324) Add support for ARM and PPC arch - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/20 21:58:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-321) Add a pretty print option to the JSON schema finder. - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/20 22:01:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-324) Add support for ARM and PPC arch - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/20 22:05:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-315) More robust on reading random corrupt files - posted by "Deepak Majeti (JIRA)" <ji...@apache.org> on 2018/03/21 15:38:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-317) C++ reader crash on reading corrupt types - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/23 16:59:00 UTC, 0 replies.
- [jira] [Updated] (ORC-189) Add timestamp with local timezone - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/23 17:39:00 UTC, 0 replies.
- [jira] [Commented] (ORC-189) Add timestamp with local timezone - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/23 17:40:00 UTC, 1 replies.
- [jira] [Commented] (ORC-325) Java reader should protect against malformed types in ORC footers - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/03/24 22:47:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-313) Missing checks on SubType count of LIST, MAP and UNION types - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2018/03/24 23:19:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-326) Fix HadoopShimsFactory to create pre2.6 shims - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/26 18:32:00 UTC, 0 replies.
- [jira] [Assigned] (ORC-327) Fix java test cases to run correctly in other timezones. - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/26 18:33:00 UTC, 0 replies.
- [jira] [Commented] (ORC-327) Fix java test cases to run correctly in other timezones. - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/26 20:03:01 UTC, 2 replies.
- [jira] [Commented] (ORC-326) Fix HadoopShimsFactory to create pre2.6 shims - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/26 20:11:00 UTC, 2 replies.
- [jira] [Commented] (ORC-328) Add option to allow custom timestamp format for CSV to ORC conversion - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/26 20:55:01 UTC, 0 replies.
- [jira] [Assigned] (ORC-328) Add option to allow custom timestamp format for CSV to ORC conversion - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/26 20:57:00 UTC, 0 replies.
- [jira] [Updated] (ORC-328) Add option to allow custom timestamp format for CSV to ORC conversion - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/26 20:57:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-328) Add option to allow custom timestamp format for CSV to ORC conversion - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/26 21:09:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-327) Fix java test cases to run correctly in other timezones. - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/26 21:09:00 UTC, 0 replies.
- [jira] [Resolved] (ORC-326) Fix HadoopShimsFactory to create pre2.6 shims - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/03/26 21:09:00 UTC, 0 replies.