scx created HUDI-5048:
-------------------------
Summary: add CopyToTempView support
Key: HUDI-5048
URL: https://issues.apache.org/jira/browse/HUDI-5048
Project: Apache Hudi
Issue Type: New Feature
Reporter: scx
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)