You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/10/18 09:31:00 UTC

[jira] [Updated] (HUDI-5048) add CopyToTempView support

     [ https://issues.apache.org/jira/browse/HUDI-5048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HUDI-5048:
---------------------------------
    Labels: pull-request-available  (was: )

> add CopyToTempView support
> --------------------------
>
>                 Key: HUDI-5048
>                 URL: https://issues.apache.org/jira/browse/HUDI-5048
>             Project: Apache Hudi
>          Issue Type: New Feature
>            Reporter: scx
>            Priority: Major
>              Labels: pull-request-available
>
> Before, when we used spark sql, we still didn't have a good way to incrementally read and time travel the hudi table. So, I added the CopyToTempView Procedure. This method will register the hudi table with spark's temporary view table, and data development can directly access the view table for different ways of reading.



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