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/09/24 04:04:34 UTC

[GitHub] [hudi] xushiyan edited a comment on issue #3641: [SUPPORT] Retrieving latest completed commit timestamp via HoodieTableMetaClient in PySpark

xushiyan edited a comment on issue #3641:
URL: https://github.com/apache/hudi/issues/3641#issuecomment-926325168


   > Is this approach valid? If not, what alternative do you suggest?
   
   As commented above, I think the commit callback is a better approach
   
   > Do the Hudi classes and methods I use have relatively stable public interfaces that are not likely to change significantly over time?
   
   yes, those APIs are annotated as `org.apache.hudi.ApiMaturityLevel#STABLE` 
   
   > As development progresses, are there any plans to expose parts of Hudi's API via Python?
   
   what Hudi APIs you referring to? you can do all the actions through PySpark 


-- 
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