[GitHub] [orc] dongjoon-hyun commented on a change in pull request #941: ORC-1030: Java Tools may have missed OrcFile.MAGIC during file recovery

2021-10-25 Thread GitBox
dongjoon-hyun commented on a change in pull request #941: URL: https://github.com/apache/orc/pull/941#discussion_r736176210 ## File path: java/tools/src/test/org/apache/orc/tools/TestFileDump.java ## @@ -709,6 +714,79 @@ public void testIndexOf() { byte[] bytes = ("OO" +

[GitHub] [orc] dongjoon-hyun commented on a change in pull request #941: ORC-1030: Java Tools may have missed OrcFile.MAGIC during file recovery

2021-10-25 Thread GitBox
dongjoon-hyun commented on a change in pull request #941: URL: https://github.com/apache/orc/pull/941#discussion_r736175748 ## File path: java/tools/src/java/org/apache/orc/tools/FileDump.java ## @@ -583,8 +602,10 @@ private static void recoverFile(final Path corruptPath,

[GitHub] [orc] dongjoon-hyun commented on a change in pull request #941: ORC-1030: Java Tools may have missed OrcFile.MAGIC during file recovery

2021-10-25 Thread GitBox
dongjoon-hyun commented on a change in pull request #941: URL: https://github.com/apache/orc/pull/941#discussion_r736175281 ## File path: java/tools/src/java/org/apache/orc/tools/FileDump.java ## @@ -470,17 +476,30 @@ private static void recoverFiles(final List corruptFiles,

[GitHub] [orc] guiyanakuang opened a new pull request #948: ORC-1036: Support dynamic download of the latest tzdata based on sha512.sum file

2021-10-25 Thread GitBox
guiyanakuang opened a new pull request #948: URL: https://github.com/apache/orc/pull/948 ### What changes were proposed in this pull request? Due to tzdata upgrade, the fixed download links in CI are often not working. This pr is aimed at supporting dynamic downloads of

[jira] [Created] (ORC-1036) Due to tzdata upgrade, the fixed download links in CI are often not working

2021-10-25 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1036: Summary: Due to tzdata upgrade, the fixed download links in CI are often not working Key: ORC-1036 URL: https://issues.apache.org/jira/browse/ORC-1036 Project: ORC

Re: [DISCUSS] Apache ORC Release Cadence

2021-10-25 Thread Dongjoon Hyun
Thank you, Yiqun. Yes, it's `alpha` or `preview` releases are also possible for the standalone customers. One problem might be that Apache ORC is a library whose majority of customers consume it usually via the Apache downstream project(Spark/Hive/Flink/Iceberg/Arrow/Druid). In this case, it's

[GitHub] [orc] dependabot[bot] opened a new pull request #947: Bump mockito.version from 3.12.4 to 4.0.0 in /java

2021-10-25 Thread GitBox
dependabot[bot] opened a new pull request #947: URL: https://github.com/apache/orc/pull/947 Bumps `mockito.version` from 3.12.4 to 4.0.0. Updates `mockito-core` from 3.12.4 to 4.0.0 Release notes Sourced from https://github.com/mockito/mockito/releases;>mockito-core's

[GitHub] [orc] dependabot[bot] opened a new pull request #946: Bump spark.version from 3.1.2 to 3.2.0 in /java

2021-10-25 Thread GitBox
dependabot[bot] opened a new pull request #946: URL: https://github.com/apache/orc/pull/946 Bumps `spark.version` from 3.1.2 to 3.2.0. Updates `spark-catalyst_2.12` from 3.1.2 to 3.2.0 Updates `spark-core_2.12` from 3.1.2 to 3.2.0 Updates `spark-sql_2.12` from 3.1.2 to