apache / incubator-xtable

Apache XTable (incubating) is a cross-table converter for lakehouse table formats that facilitates interoperability across data processing systems and query engines.
https://xtable.apache.org/
Apache License 2.0
919 stars 147 forks source link

Implement a utility tool for syncing parquet files to all three formats delta, hudi, iceberg using file listing #553

Open vinishjail97 opened 1 month ago

vinishjail97 commented 1 month ago

Feature Request / Improvement

Sub-task of main feature request https://github.com/apache/incubator-xtable/issues/550

Look at Using List files in the approach mentioned below. It's only a high level approach, PR author can change it and improve it as well. https://github.com/apache/incubator-xtable/issues/550#issuecomment-2386526797

Are you willing to submit PR?

Code of Conduct

sudharshanraja-db commented 1 month ago

Hi @vinishjail97 i am working on this task (last week was on and off with this) should be able to submit PR by next week just wanted to share the update here

vinishjail97 commented 1 month ago

okay, you can submit a draft PR as well if you are blocked on anything.

sudharshanraja-db commented 1 month ago

sure will do that

soumilshah1995 commented 3 weeks ago

+1

lalit2001 commented 3 weeks ago

is there any update on this ??