You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/08/04 14:59:00 UTC

[jira] [Work logged] (HIVE-25422) Break up TestHiveIcebergStorageHandlerWithEngine test

     [ https://issues.apache.org/jira/browse/HIVE-25422?focusedWorklogId=633627&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-633627 ]

ASF GitHub Bot logged work on HIVE-25422:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Aug/21 14:58
            Start Date: 04/Aug/21 14:58
    Worklog Time Spent: 10m 
      Work Description: szlta opened a new pull request #2558:
URL: https://github.com/apache/hive/pull/2558


   TestHiveIcebergStorageHandlerWithEngine tests the Iceberg-Hive integration by running queries against Iceberg-backed tables. This is a parameterized test, so that each file format, each table type, and vectorization on/off scenarios are covered, while it is testing different functionalities too.
   
   This ticket will track the effort to break this test class into smaller chunks, as in the recent past we have observed cases where this test couldn't even be executed for memory/process problem reasons.


-- 
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: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 633627)
    Remaining Estimate: 0h
            Time Spent: 10m

> Break up TestHiveIcebergStorageHandlerWithEngine test
> -----------------------------------------------------
>
>                 Key: HIVE-25422
>                 URL: https://issues.apache.org/jira/browse/HIVE-25422
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Ádám Szita
>            Assignee: Ádám Szita
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> TestHiveIcebergStorageHandlerWithEngine tests the Iceberg-Hive integration by running queries against Iceberg-backed tables. This is a parameterized test, so that each file format, each table type, and vectorization on/off scenarios are covered, while it is testing different functionalities too.
> This ticket will track the effort to break this test class into smaller chunks, as in the recent past we have observed cases where this test couldn't even be executed for memory/process problem reasons.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)