Re: Guidance for new persistence implementation

2025-05-28 Thread Keith Chapman
Hi Yufei, Thanks for putting this together, much appreciated. The document does highlight some useful design principles (such as not mixing business logic and leaking implementation details) which are true in general. These are not necessarily limited to persistence IMHO. We have discussed persis

Re: Context-Aware Functions for Apache Polaris

2025-05-20 Thread Keith Chapman
Hi Prashanth, I looked at the use cases you are trying to solve. Would having RBAC on the view solve them? Taking your example, CREATE VIEW dynamic_vw ASSELECT *FROM ns1.layer1_tableWHERE is_principal_role('ANALYST'); Can't this be solved by simply having the view as, CREATE VIEW dynamic_vw AS

Re: [ANNOUNCE] Welcome Dmitri Bourlatchkov, Dennis Huo and Yufei Gu to the Apache Polaris PPMC

2025-03-26 Thread Keith Chapman
Congratulations all, well deserved. It's nice to see the community expanding. Regards, Keith. http://keith-chapman.com On Wed, Mar 26, 2025 at 7:40 PM Ajantha Bhat wrote: > Congratulations guys. Well deserved. > > On Thu, Mar 27, 2025 at 6:47 AM Prashant Singh > wrote: > > > Congratulations