vinothchandar commented on code in PR #352: URL: https://github.com/apache/incubator-xtable/pull/352#discussion_r1509707287
########## website/blog/OneTable-is-now-Apache-XTable.md: ########## @@ -0,0 +1,67 @@ +--- +title: "OneTable is now “Apache XTable (Incubating)”" +excerpt: "XTable is now Incubating in the Apache Software Foundation" +author: Dipankar Mazumdar, JB Onofré +category: blog +image: /images/blog/XTable/xtable-cover.png +tags: +- apache xtable +- community +--- + +# OneTable is now “Apache XTable (Incubating)” + +Data Lakehouse table formats such as [Apache Hudi](https://hudi.apache.org/), [Delta Lake](https://delta.io/), and +[Apache Iceberg](https://iceberg.apache.org/) have enabled users to establish open foundations for their data architecture. +This 'openness' supports using the right compute engine for the right workload in a cost-efficient way. While this +flexibility has been rewarding, navigating the decision to select a single table format has unfolded as a new challenge. +OneTable, an open-source project [released last year](https://venturebeat.com/data-infrastructure/exclusive-microsoft-and-google-join-forces-on-onetable-an-open-source-solution-for-data-lake-challenges/), +targets _'interoperability'_ among different lakehouse table formats. By being a lightweight translation layer, +OneTable allows users to seamlessly translate metadata between the source and target table formats, without the need to Review Comment: change to `XTable` -- 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-unsubscr...@xtable.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org