Ma Jian created HUDI-7762:
-----------------------------
Summary: Optimizing Hudi Table Check with Delta Lake by Refining
Class Name Checks In Spark3.5
Key: HUDI-7762
URL: https://issues.apache.org/jira/browse/HUDI-7762
Project: Apache Hudi
Issue Type: Bug
Reporter: Ma Jian
In Hudi, the Spark3_5Adapter calls v2.v1Table which in turn invokes the logic
within Delta. When executed on a Delta table, this may result in an error.
Therefore, the logic to determine whether it is a Hudi operation has been
altered to class name checks to prevent errors during Delta Lake executions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)