[
https://issues.apache.org/jira/browse/HUDI-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17243675#comment-17243675
]
Balaji Varadarajan commented on HUDI-1329:
------------------------------------------
[~309637554]: This API allows only running compaction. Note that there is no
input dataframe to be ingested. You can create a dummy dataframe if needed but
the operation does not have to care about input DF. It only needs to run
compaction (specific compaction id if provided by user) or the oldest one if
not provided,
> Support async compaction in spark DF write()
> --------------------------------------------
>
> Key: HUDI-1329
> URL: https://issues.apache.org/jira/browse/HUDI-1329
> Project: Apache Hudi
> Issue Type: Improvement
> Components: Compaction
> Reporter: Balaji Varadarajan
> Priority: Major
> Fix For: 0.7.0
>
>
> spark.write().format("hudi").option(operation, "run_compact") to run
> compaction
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)