RE: Authentication and authorizations in Calcite

2023-04-26 Thread Joachim Bloche
Hi, I'm discovering Calcite after a customer asked me to enhance a proof of concept they made with it. I could get most things to work as needed and am very impressed with the possibilities offered. But completely stuck on a critical point : I can't find any hint on how to manage authenticati

RE: Authentication and authorizations in Calcite

2023-05-02 Thread Joachim Bloche
validator should enforce them. E.g. principal1 can >> see table1 but is not allowed to see its columns column2 and column3. >> >> If you’re interested please log Jira case(s). >> >> Julian >> >> [1] https://issues.apache.org/jira/browse/CALCITE-643