You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/08/05 03:41:16 UTC

[GitHub] [hudi] nsivabalan commented on issue #3399: [SUPPORT] How to purge older partitions in hudi partitioned tables ?

nsivabalan commented on issue #3399:
URL: https://github.com/apache/hudi/issues/3399#issuecomment-893138598


   WriteClient has support for [deletePartitions](https://github.com/apache/hudi/blob/1df5ded433eced3bbb66137bc741e616beab9a70/hudi-client/hudi-spark-client/src/main/java/org/apache/hudi/client/SparkRDDWriteClient.java#L257). But looks like we have not added the support to spark data source yet. 
   Are you using spark datasource? 


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org