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 2023/05/04 06:05:00 UTC

[jira] [Work logged] (HIVE-27243) Iceberg: Implement Load data via temp table

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

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

                Author: ASF GitHub Bot
            Created on: 04/May/23 06:04
            Start Date: 04/May/23 06:04
    Worklog Time Spent: 10m 
      Work Description: ayushtkn opened a new pull request, #4289:
URL: https://github.com/apache/hive/pull/4289

   ### What changes were proposed in this pull request?
   
   Support for Load data commands in hive(via temp table: Impala Approach) 
   
   ### Why are the changes needed?
   
   To support Load data queries for iceberg tables
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, Load data queries can be run on iceberg tables.
   
   ### How was this patch tested?
   
   UT




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

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

> Iceberg: Implement Load data via temp table
> -------------------------------------------
>
>                 Key: HIVE-27243
>                 URL: https://issues.apache.org/jira/browse/HIVE-27243
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Ayush Saxena
>            Assignee: Ayush Saxena
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Do a load data for iceberg via ingesting it to a temp table and then Insert into/overwrite. (Impala Approach)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)