[
https://issues.apache.org/jira/browse/HIVE-25453?focusedWorklogId=645247&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-645247
]
ASF GitHub Bot logged work on HIVE-25453:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Sep/21 12:46
Start Date: 01/Sep/21 12:46
Worklog Time Spent: 10m
Work Description: szlta commented on a change in pull request #2586:
URL: https://github.com/apache/hive/pull/2586#discussion_r700177549
##########
File path: itests/src/test/resources/testconfiguration.properties
##########
@@ -1251,4 +1251,11 @@ erasurecoding.only.query.files=\
# tests that requires external database connection
externalDB.llap.query.files=\
dataconnector.q,\
- dataconnector_mysql.q
\ No newline at end of file
+ dataconnector_mysql.q
+
+iceberg.llap.query.files=\
Review comment:
The reason I introduced this like that was to execute
vectorized_iceberg_read.q on both LLAP and non-LLAP configs, without copying it
over into another directory. Also, we only have very few iceberg q files yet,
and just one other LLAP related q file.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 645247)
Time Spent: 2h 10m (was: 2h)
> Add LLAP IO support for Iceberg ORC tables
> ------------------------------------------
>
> Key: HIVE-25453
> URL: https://issues.apache.org/jira/browse/HIVE-25453
> Project: Hive
> Issue Type: New Feature
> Reporter: Ádám Szita
> Assignee: Ádám Szita
> Priority: Major
> Labels: pull-request-available
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)