[
https://issues.apache.org/jira/browse/HUDI-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17381162#comment-17381162
]
ASF GitHub Bot commented on HUDI-2182:
--------------------------------------
pengzhiwei2018 opened a new pull request #3277:
URL: https://github.com/apache/hudi/pull/3277
## What is the purpose of the pull request
Support compaction hudi command for spark sql.
## Brief change log
- Add a common sql parser to be used for both spark2 & spark3 to extended
sql syntax.
- Implement compaction hudi commands.
## Verify this pull request
This change added tests and can be verified as follows:
*(example:)*
- Add TestCompactionTable.
## Committer checklist
- [ ] Has a corresponding JIRA in PR title & commit
- [ ] Commit message is descriptive of the change
- [ ] CI is green
- [ ] Necessary doc changes done or have another open PR
- [ ] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Support Compaction Command For Spark Sql
> ----------------------------------------
>
> Key: HUDI-2182
> URL: https://issues.apache.org/jira/browse/HUDI-2182
> Project: Apache Hudi
> Issue Type: Sub-task
> Components: Spark Integration
> Reporter: pengzhiwei
> Assignee: pengzhiwei
> Priority: Major
>
> Support compaction hudi command for the spark sql.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)