[GitHub] [orc] wgtmac commented on issue #1092: Broken Avatar images in Apache ORC News

2022-04-20 Thread GitBox
wgtmac commented on issue #1092: URL: https://github.com/apache/orc/issues/1092#issuecomment-1104715933 @dongjoon-hyun I have tried to set up the page, but failed. Do you have any guideline to proceed? Thanks! -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [orc] dongjoon-hyun commented on issue #1092: Broken Avatar images in Apache ORC News

2022-04-20 Thread GitBox
dongjoon-hyun commented on issue #1092: URL: https://github.com/apache/orc/issues/1092#issuecomment-1104344318 Maybe, is ASF Home machine still inaccessible to you, @wgtmac and @williamhyun ? -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [orc] dongjoon-hyun opened a new issue, #1092: Broken Avatar images in Apache ORC News

2022-04-20 Thread GitBox
dongjoon-hyun opened a new issue, #1092: URL: https://github.com/apache/orc/issues/1092 It seems that we have broken images at the following pages. - https://orc.apache.org/news/2022/03/05/add-quanlong/ - https://orc.apache.org/news/2022/04/15/ORC-1.7.4/ -- This is an automated m

[GitHub] [orc] williamhyun merged pull request #1090: ORC-1154: Bump hive.version from 3.1.2 to 3.1.3

2022-04-20 Thread GitBox
williamhyun merged PR #1090: URL: https://github.com/apache/orc/pull/1090 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@orc.apache.org

[jira] [Created] (ORC-1154) Bump hive.version from 3.1.2 to 3.1.3

2022-04-20 Thread William Hyun (Jira)
William Hyun created ORC-1154: - Summary: Bump hive.version from 3.1.2 to 3.1.3 Key: ORC-1154 URL: https://issues.apache.org/jira/browse/ORC-1154 Project: ORC Issue Type: Bug Components:

[GitHub] [orc] dongjoon-hyun commented on a diff in pull request #1087: ORC-1150: [C++] Optimize RowReaderImpl::computeBatchSize() by pre-computation

2022-04-20 Thread GitBox
dongjoon-hyun commented on code in PR #1087: URL: https://github.com/apache/orc/pull/1087#discussion_r854355561 ## c++/src/sargs/SargsApplier.hh: ## @@ -60,10 +60,11 @@ namespace orc { const std::map& bloomFilters); /** - * Return a vector of b

[GitHub] [orc] stiga-huang commented on a diff in pull request #1087: ORC-1150: [C++] Optimize RowReaderImpl::computeBatchSize() by pre-computation

2022-04-20 Thread GitBox
stiga-huang commented on code in PR #1087: URL: https://github.com/apache/orc/pull/1087#discussion_r854180338 ## c++/src/sargs/SargsApplier.hh: ## @@ -60,10 +60,11 @@ namespace orc { const std::map& bloomFilters); /** - * Return a vector of boo