oh yea, good point. I noticed that we dont really have documentation around the nightly build. Filed an issue for it https://github.com/apache/iceberg/issues/15191
On Fri, Jan 30, 2026 at 9:48 AM Russell Spitzer <[email protected]> wrote: > Make sure you are using a nightly build, the code you need is not in a > fully released Iceberg version yet. Look out for 1.11 > > On Fri, Jan 30, 2026 at 11:10 AM Kevin Liu <[email protected]> wrote: > >> Hi Rohit, >> >> Here's the latest doc on encryption >> https://iceberg.apache.org/docs/nightly/encryption/?h=encryption >> >> >> On Fri, Jan 30, 2026 at 8:43 AM Rohit .R <[email protected]> wrote: >> >>> Hi Team, >>> >>> I am trying out the iceberg table encryption using the custom KMS >>> implementation following the below video, however I am not able see the >>> encrypted data. >>> >>> https://youtu.be/3-NYDmhQU7Q?si=3qYgGtvG5vXqtkxF >>> >>> I am not able to figure out where I am going wrong. >>> >>> Could anyone help me with this? >>> >>> >>> With Regards >>> >>
