Farooq Qaiser
Farooq Qaiser
Some context here: https://github.com/apache/iceberg-rust/pull/503#issuecomment-2267076323 As part of the [MemoryCatalog](https://github.com/apache/iceberg-rust/pull/475) implementation, I wrote ~1500 lines worth of tests to comprehensively exercise catalog behaviour. These tests are now being reused in the...
# Context Adds support for committing changes to an iceberg table based on whether or not a condition is true ***at*** commit time. Not before the commit. Not after the...
See [comment](https://github.com/apache/iceberg-rust/pull/765#discussion_r1885020961) for more details
_Haven't been able to file a JIRA ticket yet as I'm waiting on account creation._ Currently PyFlink users have access to only the `set_value_only_deserializer` API for configuring how to deserialize...