Lokesh Jain created HUDI-8604:
---------------------------------
Summary: Support index command with External table in Spark SQL
Key: HUDI-8604
URL: https://issues.apache.org/jira/browse/HUDI-8604
Project: Apache Hudi
Issue Type: Bug
Reporter: Lokesh Jain
Assignee: Lokesh Jain
Currently index commands like index creation command fail when table is created
using external location. The failure occurs due to failure of resolution of
command as a CreateIndexCommand.
The Jira fixes the resolution logic to make sure that plan of ResolvedTable
type can also be processed as an IndexCommand.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)