[
https://issues.apache.org/jira/browse/HUDI-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Forward Xu updated HUDI-1832:
-----------------------------
Parent: HUDI-3161
Issue Type: Sub-task (was: New Feature)
> Support Hoodie CLI Command In Spark SQL
> ---------------------------------------
>
> Key: HUDI-1832
> URL: https://issues.apache.org/jira/browse/HUDI-1832
> Project: Apache Hudi
> Issue Type: Sub-task
> Components: spark
> Reporter: pengzhiwei
> Assignee: Yann Byron
> Priority: Major
>
> Move the Hoodie CLI command to spark sql. The syntax just like the follow:
> {code:java}
> CLI_COMMAND [ (param_key1 = value1, param_key2 = value2...) ]
> {code}
> e.g.
> {code:java}
> commits showcommit
> showfiles (commit = ‘20210114221306’, limit = 10)show
> rollbackssavepoint create (commit = ‘20210114221306’)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)