jacksonrnewhouse commented on issue #225:
URL: https://github.com/apache/iceberg-rust/issues/225#issuecomment-1972389376
Just appending data would be sufficient.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
liurenjie1024 commented on issue #225:
URL: https://github.com/apache/iceberg-rust/issues/225#issuecomment-1972373337
Hi, @jacksonrnewhouse What's mention are two feature:
1. Create table.
2. Append files.
These two features are transaction apis. 1 is relative easy to finish,
Xuanwo commented on issue #225:
URL: https://github.com/apache/iceberg-rust/issues/225#issuecomment-1972350908
Thank you for bringing this to our attention. This feature is indeed
included in our process of writing data into Iceberg. We simply need to make
the API accessible.
--
This is
jacksonrnewhouse opened a new issue, #225:
URL: https://github.com/apache/iceberg-rust/issues/225
[Arroyo](https://github.com/ArroyoSystems/arroyo) is a Rust-based stream
processing engine that performs reliable computation on data across many
supported sources and writes to a similar numbe