You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Forward Xu (Jira)" <ji...@apache.org> on 2022/02/24 16:07:00 UTC

[jira] [Assigned] (HUDI-1832) Support Hoodie CLI Command In Spark SQL

     [ https://issues.apache.org/jira/browse/HUDI-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forward Xu reassigned HUDI-1832:
--------------------------------

    Assignee: Forward Xu  (was: Yann Byron)

> 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: Forward Xu
>            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)