Thanks Walaa. Yes, the topic of interoperability across table formats was brought up during the panel discussion, including efforts such as OneTable! We hope the project gets accepted into the ASF incubator and look forward to the community growing.
Regarding your question, please bring it up on GitHub (either as an issue or in a discussion thread) as that's where our community communication is happening currently. (We don't have a mailing list yet, but we hope to set one up soon pending the ASF incubation vote.) Thanks, Jesús On 2023/12/05 03:59:24 Walaa Eldin Moustafa wrote: > Thanks Jesus for sharing OneTable. Looks like it touches upon some of the > topics we discussed in the Rise of Table Formats panel at VLDB > <https://ceur-ws.org/Vol-3462/CDMS18.pdf> back in September. I was browsing > through the source code, and I ran into the OneField > <https://github.com/onetable-io/onetable/blob/main/api/src/main/java/io/onetable/model/schema/OneField.java> > class > and noticed it has support for default values, which is good, but in the > Iceberg spec, there are two default values > <https://iceberg.apache.org/spec/#default-values> (more details in the spec > and respective PR). I was pointing this out as an example of small nuances > that can differ from one format to another and was wondering how OneTable > is planning to bridge them? > > Thanks, > Walaa. >