[
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)