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

[jira] [Updated] (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 ]

Raymond Xu updated HUDI-1832:
-----------------------------
    Issue Type: New Feature  (was: Task)

> Support Hoodie CLI Command In Spark SQL
> ---------------------------------------
>
>                 Key: HUDI-1832
>                 URL: https://issues.apache.org/jira/browse/HUDI-1832
>             Project: Apache Hudi
>          Issue Type: New Feature
>          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)