Apache ORC 1.7.0 QA status

2021-07-20 Thread Dongjoon Hyun
Thank you all for your participation. Here is a brief summary of the recent ORC community activity for Apache ORC 1.7.0 QA. 1. After branching branch-1.7, I shared Apache Iceberg integration test failure. 2. Kyle Bendickson reported the same issue. In addition, when he reverted to rbtree, he met

[GitHub] [orc] belugabehr opened a new pull request #756: ORC-854: Optimize ReadFully for Full Reads

2021-07-20 Thread GitBox
belugabehr opened a new pull request #756: URL: https://github.com/apache/orc/pull/756 ### What changes were proposed in this pull request? Optimize ORC's readFully method for a condition where the buffer is always fully read. ### Why are the changes needed? Better performa

[jira] [Created] (ORC-854) Optimize ReadFully for Full Reads

2021-07-20 Thread David Mollitor (Jira)
David Mollitor created ORC-854: -- Summary: Optimize ReadFully for Full Reads Key: ORC-854 URL: https://issues.apache.org/jira/browse/ORC-854 Project: ORC Issue Type: Improvement Repor

[GitHub] [orc] belugabehr commented on pull request #754: ORC-852: Allow DynamicByteArray to Return a ByteBuffer

2021-07-20 Thread GitBox
belugabehr commented on pull request #754: URL: https://github.com/apache/orc/pull/754#issuecomment-882593391 Using ByteBuffer here will allow us to remove the `Text` version of this method in a subsequent release and move the project closer to removing Hadoop as a dependency (ORC-508) -

[GitHub] [orc] dongjoon-hyun edited a comment on pull request #737: ORC-839: Fix head command for batch reader

2021-07-20 Thread GitBox
dongjoon-hyun edited a comment on pull request #737: URL: https://github.com/apache/orc/pull/737#issuecomment-882620561 Thank you so much, @yuokada , @pgaref , and @williamhyun . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [orc] dongjoon-hyun commented on pull request #737: ORC-839: Fix head command for batch reader

2021-07-20 Thread GitBox
dongjoon-hyun commented on pull request #737: URL: https://github.com/apache/orc/pull/737#issuecomment-882620561 Thank you so much, @yuokada and @williamhyun . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [orc] dongjoon-hyun commented on pull request #735: ORC-830: Do Not Copy String When Adding to StringHashTableDictionary

2021-07-20 Thread GitBox
dongjoon-hyun commented on pull request #735: URL: https://github.com/apache/orc/pull/735#issuecomment-882624823 @belugabehr . No worry. What I asked is to put all information into the PR description to make a complete immutable commit history. That helps the community to find the informat

[GitHub] [orc] belugabehr edited a comment on pull request #735: ORC-830: Do Not Copy String When Adding to StringHashTableDictionary

2021-07-20 Thread GitBox
belugabehr edited a comment on pull request #735: URL: https://github.com/apache/orc/pull/735#issuecomment-882565093 @dongjoon-hyun Please allow me to correct the record. I said I was using `JMH`. Sorry, I am confusing projects. For ORC, I am running the `Driver` of the `co

[GitHub] [orc] belugabehr commented on pull request #735: ORC-830: Do Not Copy String When Adding to StringHashTableDictionary

2021-07-20 Thread GitBox
belugabehr commented on pull request #735: URL: https://github.com/apache/orc/pull/735#issuecomment-882565093 @dongjoon-hyun Please allow me to correct the record. I said I was using `JMH`. Sorry, I am confusing projects. For ORC, I am running the `Driver` of the `core-bech

[GitHub] [orc] dongjoon-hyun edited a comment on pull request #735: ORC-830: Do Not Copy String When Adding to StringHashTableDictionary

2021-07-20 Thread GitBox
dongjoon-hyun edited a comment on pull request #735: URL: https://github.com/apache/orc/pull/735#issuecomment-882624823 @belugabehr . No worry. What I asked is to put all information into the PR description to make a complete immutable commit history. That helps the community to find the i

[GitHub] [orc] belugabehr commented on pull request #754: ORC-852: Allow DynamicByteArray to Return a ByteBuffer

2021-07-20 Thread GitBox
belugabehr commented on pull request #754: URL: https://github.com/apache/orc/pull/754#issuecomment-882593391 Using ByteBuffer here will allow us to remove the `Text` version of this method in a subsequent release and move the project closer to removing Hadoop as a dependency (ORC-508) -

[GitHub] [orc] dongjoon-hyun edited a comment on pull request #737: ORC-839: Fix head command for batch reader

2021-07-20 Thread GitBox
dongjoon-hyun edited a comment on pull request #737: URL: https://github.com/apache/orc/pull/737#issuecomment-882620561 Thank you so much, @yuokada , @pgaref , and @williamhyun . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [orc] dongjoon-hyun commented on pull request #737: ORC-839: Fix head command for batch reader

2021-07-20 Thread GitBox
dongjoon-hyun commented on pull request #737: URL: https://github.com/apache/orc/pull/737#issuecomment-882620561 Thank you so much, @yuokada and @williamhyun . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [orc] dongjoon-hyun commented on pull request #735: ORC-830: Do Not Copy String When Adding to StringHashTableDictionary

2021-07-20 Thread GitBox
dongjoon-hyun commented on pull request #735: URL: https://github.com/apache/orc/pull/735#issuecomment-882624823 @belugabehr . No worry. What I asked is to put all information into the PR description to make a complete immutable commit history. That helps the community to find the informat

[GitHub] [orc] belugabehr edited a comment on pull request #735: ORC-830: Do Not Copy String When Adding to StringHashTableDictionary

2021-07-20 Thread GitBox
belugabehr edited a comment on pull request #735: URL: https://github.com/apache/orc/pull/735#issuecomment-882565093 @dongjoon-hyun Please allow me to correct the record. I said I was using `JMH`. Sorry, I am confusing projects. For ORC, I am running the `Driver` of the `co

[GitHub] [orc] belugabehr commented on pull request #735: ORC-830: Do Not Copy String When Adding to StringHashTableDictionary

2021-07-20 Thread GitBox
belugabehr commented on pull request #735: URL: https://github.com/apache/orc/pull/735#issuecomment-882565093 @dongjoon-hyun Please allow me to correct the record. I said I was using `JMH`. Sorry, I am confusing projects. For ORC, I am running the `Driver` of the `core-bech

[GitHub] [orc] dongjoon-hyun edited a comment on pull request #735: ORC-830: Do Not Copy String When Adding to StringHashTableDictionary

2021-07-20 Thread GitBox
dongjoon-hyun edited a comment on pull request #735: URL: https://github.com/apache/orc/pull/735#issuecomment-882624823 @belugabehr . No worry. What I asked is to put all information into the PR description to make a complete immutable commit history. That helps the community to find the i