+1, I agree here too, having iceberg expressions for row-filters and
transforms for projections aka column masks seems the right way to go,
especially how portable and dialect agnostic they are ! As said above, we
can always model complex mask / row filters that require JOINs etc as
catalog UDF an
+1 (non-binding)
[x] Download links are valid. (there's a typo with "Git tag for the
release", I've added a fix)
[x] Checksums and signatures.
[x] LICENSE/NOTICE files exist
[x] No unexpected binary files
[x] All source files have ASF headers
[x] Can compile from source
Ran `./scripts/verify.py`
Hello, Apache Iceberg Rust Community,
This is a call for a vote to release Apache Iceberg rust version v0.6.0.
The tag to be voted on is 0.6.0-rc.1.
The release candidate:
https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.6.0-rc1/
Keys to verify the release candidate:
https
Hi
DISCLAIMER: I did a review/pass on the proposal before it reached the
dev@ mailing list.
After working with Prashant, Russell, Laurent on the "secured view"
FGAC proposal, I think this proposal is a good alternative. We can
start with "simple" boolean, up to a more complex dialect support. The
I think this is a really interesting approach as we've talked about in a few
community
syncs as well as in some other chats. If I understand the proposal correctly,
we are
essentially formalizing a way to return the FGAC "protection expressions" from
the catalog
to a trusted engine for executio
Thanks for working on the navigation! I've run it locally and it looks
great.
Like Steven mentioned, we can continue to iterate on the improvements.
Happy to help review more changes, I was a bit late on this one :)
Best,
Kevin Liu
On Mon, Jul 21, 2025 at 1:27 PM Steven Wu wrote:
> FYI, I have
FYI, I have merged Robin's PR for the docs side navigation change, which
greatly simplified the navigation side panel. If there are more comments or
requests, they can be followed up separately.
On Thu, Jul 17, 2025 at 2:37 AM Robin Moffatt
wrote:
> Hi all,
>
> There has been a good discussion a
Hey everyone,
Thanks for chiming in. I'll take a look at some of the remaining items. My
goal is to get 0.10.0 out as soon as possible; it already has so many
amazing features. For features that are still pending, perhaps we can fast
follow with a 0.11 release.
In general, I would like to make mor
I agree with Russell. The proposal doesn't look too controversial given
previous discussions on how to support FGAC managed by the catalog. I also
agree that a more detailed proposal should use Iceberg expressions and
transforms for the row-level filters and column mask expressions, and
catalog-man