[jira] [Created] (ORC-1495) Set the assigned id for cudf

2023-08-28 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1495: Summary: Set the assigned id for cudf Key: ORC-1495 URL: https://issues.apache.org/jira/browse/ORC-1495 Project: ORC Issue Type: Task Reporter: Yiqun

[jira] [Created] (ORC-1494) A series of tasks to add cudf writer

2023-08-28 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1494: Summary: A series of tasks to add cudf writer Key: ORC-1494 URL: https://issues.apache.org/jira/browse/ORC-1494 Project: ORC Issue Type: Task Components:

[jira] [Created] (ORC-1490) Mistaken for a Java ORC writer when the ORC file footer does not specify a writer.

2023-08-22 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1490: Summary: Mistaken for a Java ORC writer when the ORC file footer does not specify a writer. Key: ORC-1490 URL: https://issues.apache.org/jira/browse/ORC-1490 Project: ORC

[jira] [Created] (ORC-1489) Assign a writer id to CUDF

2023-08-22 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1489: Summary: Assign a writer id to CUDF Key: ORC-1489 URL: https://issues.apache.org/jira/browse/ORC-1489 Project: ORC Issue Type: Improvement Components:

[jira] [Created] (ORC-1375) Cancel old running ci tasks when a pr has a new commit

2023-02-19 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1375: Summary: Cancel old running ci tasks when a pr has a new commit Key: ORC-1375 URL: https://issues.apache.org/jira/browse/ORC-1375 Project: ORC Issue Type: Task

[jira] [Created] (ORC-1309) Eliminate the redundant `{}` in the Case syntax

2022-11-11 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1309: Summary: Eliminate the redundant `{}` in the Case syntax Key: ORC-1309 URL: https://issues.apache.org/jira/browse/ORC-1309 Project: ORC Issue Type: Improvement

[jira] [Created] (ORC-1306) Fixed indented code style for Java modules

2022-11-03 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1306: Summary: Fixed indented code style for Java modules Key: ORC-1306 URL: https://issues.apache.org/jira/browse/ORC-1306 Project: ORC Issue Type: Improvement

[jira] [Created] (ORC-1147) Use `Objects.equals(dstas.getSum(), Double.NaN)` instead of `isFinite` to determine if there is a NaN write

2022-04-04 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1147: Summary: Use `Objects.equals(dstas.getSum(), Double.NaN)` instead of `isFinite` to determine if there is a NaN write Key: ORC-1147 URL: https://issues.apache.org/jira/browse/ORC-1147

[jira] [Created] (ORC-1146) Float category does not check if the statistic sum is a finite value

2022-04-04 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1146: Summary: Float category does not check if the statistic sum is a finite value Key: ORC-1146 URL: https://issues.apache.org/jira/browse/ORC-1146 Project: ORC Issue

[jira] [Created] (ORC-1123) Add `estimationMemory` method for writer

2022-03-04 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1123: Summary: Add `estimationMemory` method for writer Key: ORC-1123 URL: https://issues.apache.org/jira/browse/ORC-1123 Project: ORC Issue Type: Improvement

[jira] [Created] (ORC-1082) FileDump and JsonFileDump do not correctly handle the case where the RowIndex does not have column statistics

2022-01-09 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1082: Summary: FileDump and JsonFileDump do not correctly handle the case where the RowIndex does not have column statistics Key: ORC-1082 URL: https://issues.apache.org/jira/browse/ORC-1082

[jira] [Created] (ORC-1055) [C++] Timestamp values read in Hive are different when using ORC file created using CSV to ORC converter tools

2021-12-02 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1055: Summary: [C++] Timestamp values read in Hive are different when using ORC file created using CSV to ORC converter tools Key: ORC-1055 URL: https://issues.apache.org/jira/browse/ORC-1055

[jira] [Created] (ORC-1046) Control the parallelism of multiple OS tests

2021-11-03 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1046: Summary: Control the parallelism of multiple OS tests Key: ORC-1046 URL: https://issues.apache.org/jira/browse/ORC-1046 Project: ORC Issue Type: Test

[jira] [Created] (ORC-1039) For the tests provided by ORC-1030 to work properly, compatibility modifications need to be provided

2021-10-26 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1039: Summary: For the tests provided by ORC-1030 to work properly, compatibility modifications need to be provided Key: ORC-1039 URL: https://issues.apache.org/jira/browse/ORC-1039

[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

[jira] [Created] (ORC-1035) `backupDataPath` may be incorrect in recoverFile

2021-10-22 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1035: Summary: `backupDataPath` may be incorrect in recoverFile Key: ORC-1035 URL: https://issues.apache.org/jira/browse/ORC-1035 Project: ORC Issue Type: Bug

[jira] [Created] (ORC-1034) The search byte array algorithm is incorrectly implemented in FileDump.java

2021-10-20 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1034: Summary: The search byte array algorithm is incorrectly implemented in FileDump.java Key: ORC-1034 URL: https://issues.apache.org/jira/browse/ORC-1034 Project: ORC

[jira] [Created] (ORC-1030) Java Tools Recover File command does not accurately find OrcFile.MAGIC

2021-10-19 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1030: Summary: Java Tools Recover File command does not accurately find OrcFile.MAGIC Key: ORC-1030 URL: https://issues.apache.org/jira/browse/ORC-1030 Project: ORC

[jira] [Created] (ORC-1019) Remove redundant jackson dependencies

2021-10-05 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1019: Summary: Remove redundant jackson dependencies Key: ORC-1019 URL: https://issues.apache.org/jira/browse/ORC-1019 Project: ORC Issue Type: Improvement

[jira] [Created] (ORC-1010) Bump tzdata from tzdata-2020e-1.tar.xz to tzdata-2021b-1.tar.xz

2021-09-27 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1010: Summary: Bump tzdata from tzdata-2020e-1.tar.xz to tzdata-2021b-1.tar.xz Key: ORC-1010 URL: https://issues.apache.org/jira/browse/ORC-1010 Project: ORC Issue Type:

[jira] [Created] (ORC-1008) Overflow detection code is incorrect in IntegerColumnStatisticsImpl

2021-09-27 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1008: Summary: Overflow detection code is incorrect in IntegerColumnStatisticsImpl Key: ORC-1008 URL: https://issues.apache.org/jira/browse/ORC-1008 Project: ORC Issue

[jira] [Created] (ORC-1007) Fix a warning from the shade plugin

2021-09-25 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1007: Summary: Fix a warning from the shade plugin Key: ORC-1007 URL: https://issues.apache.org/jira/browse/ORC-1007 Project: ORC Issue Type: Bug Components:

[jira] [Created] (ORC-1006) Build and test in github workflow using the maven version specified in pom

2021-09-20 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1006: Summary: Build and test in github workflow using the maven version specified in pom Key: ORC-1006 URL: https://issues.apache.org/jira/browse/ORC-1006 Project: ORC

[jira] [Created] (ORC-1005) Ensure that the java and C++ implementations of determineEncoding in RunLengthIntegerWriterV2 are consistent.

2021-09-18 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1005: Summary: Ensure that the java and C++ implementations of determineEncoding in RunLengthIntegerWriterV2 are consistent. Key: ORC-1005 URL: https://issues.apache.org/jira/browse/ORC-1005

[jira] [Created] (ORC-995) Failed to build Java library

2021-09-14 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-995: --- Summary: Failed to build Java library Key: ORC-995 URL: https://issues.apache.org/jira/browse/ORC-995 Project: ORC Issue Type: Bug Components: build, Java

[jira] [Created] (ORC-992) Reached max repeat length, we can directly decide to use DELTA encoding

2021-09-13 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-992: --- Summary: Reached max repeat length, we can directly decide to use DELTA encoding Key: ORC-992 URL: https://issues.apache.org/jira/browse/ORC-992 Project: ORC Issue

[jira] [Created] (ORC-982) Extract checkstyle to a single file, help newcomers check code style

2021-09-03 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-982: --- Summary: Extract checkstyle to a single file, help newcomers check code style Key: ORC-982 URL: https://issues.apache.org/jira/browse/ORC-982 Project: ORC Issue

[jira] [Created] (ORC-976) Optimize compute zigZagLiterals

2021-08-28 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-976: --- Summary: Optimize compute zigZagLiterals Key: ORC-976 URL: https://issues.apache.org/jira/browse/ORC-976 Project: ORC Issue Type: Improvement Components:

[jira] [Created] (ORC-975) Avoid double counting closestFixedBits in percentileBits method

2021-08-28 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-975: --- Summary: Avoid double counting closestFixedBits in percentileBits method Key: ORC-975 URL: https://issues.apache.org/jira/browse/ORC-975 Project: ORC Issue Type:

[jira] [Created] (ORC-970) Reordering statements, improve readability

2021-08-25 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-970: --- Summary: Reordering statements, improve readability Key: ORC-970 URL: https://issues.apache.org/jira/browse/ORC-970 Project: ORC Issue Type: Improvement

[jira] [Created] (ORC-958) Convert command support overwrite option

2021-08-19 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-958: --- Summary: Convert command support overwrite option Key: ORC-958 URL: https://issues.apache.org/jira/browse/ORC-958 Project: ORC Issue Type: New Feature

[jira] [Created] (ORC-946) Unified json library

2021-08-14 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-946: --- Summary: Unified json library Key: ORC-946 URL: https://issues.apache.org/jira/browse/ORC-946 Project: ORC Issue Type: Improvement Components: Java

[jira] [Created] (ORC-937) Replace deprecated method

2021-08-11 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-937: --- Summary: Replace deprecated method Key: ORC-937 URL: https://issues.apache.org/jira/browse/ORC-937 Project: ORC Issue Type: Improvement Reporter: Yiqun

[jira] [Created] (ORC-931) Optimize RunLengthIntegerWriterV2 code for better readability

2021-08-10 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-931: --- Summary: Optimize RunLengthIntegerWriterV2 code for better readability Key: ORC-931 URL: https://issues.apache.org/jira/browse/ORC-931 Project: ORC Issue Type:

[jira] [Created] (ORC-927) Extracting duplicate codes for RowFilterBenchmark

2021-08-09 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-927: --- Summary: Extracting duplicate codes for RowFilterBenchmark Key: ORC-927 URL: https://issues.apache.org/jira/browse/ORC-927 Project: ORC Issue Type: Improvement

[jira] [Created] (ORC-904) Optimize userMetadata data structure to avoid traversal

2021-08-03 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-904: --- Summary: Optimize userMetadata data structure to avoid traversal Key: ORC-904 URL: https://issues.apache.org/jira/browse/ORC-904 Project: ORC Issue Type: Improvement

[jira] [Created] (ORC-902) The example of orc-example cannot be run

2021-08-02 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-902: --- Summary: The example of orc-example cannot be run Key: ORC-902 URL: https://issues.apache.org/jira/browse/ORC-902 Project: ORC Issue Type: Bug Reporter:

[jira] [Created] (ORC-897) optimization loop termination condition in readerIsCompatible method

2021-08-02 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-897: --- Summary: optimization loop termination condition in readerIsCompatible method Key: ORC-897 URL: https://issues.apache.org/jira/browse/ORC-897 Project: ORC Issue

[jira] [Created] (ORC-856) Fix exception description in findSubtype

2021-07-22 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-856: --- Summary: Fix exception description in findSubtype Key: ORC-856 URL: https://issues.apache.org/jira/browse/ORC-856 Project: ORC Issue Type: Bug Components: