Hi community, I would like to check with you to see if anyone has implemented "column encryption" type of features on Iceberg or is planning to implement/ explore this.
For context, my organization has a lot of tables that contain columns of different levels of sensitivity and we want to impose access control on column level so that users with different permissions can share the same table instead of duplicating datasets (our current approach). Appreciate the response in advance!