gohalo commented on issue #9:
URL: https://github.com/apache/hudi-rs/issues/9#issuecomment-2324381533

   From the official docs, there are two ways to implement incremental queries.
   
   1. Configuration passed by options, details [Spark Incremental 
Query](https://hudi.apache.org/docs/0.13.0/querying_data#spark-incr-query)
   2. Through the `hudi_table_changes` TVF, details [Spark Incremental 
Query](https://hudi.apache.org/docs/0.14.1/sql_queries/#incremental-query)
   
    Which method do you suggest using?
   


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

Reply via email to