Hi all,
I have created a build for Apache Kylin 4.0.3, release candidate 1.
Changes highlights:
- [KYLIN-5181] - Support postgresql to store kylin metadata
- [KYLIN-5246] - Long running job's log staying in mem, may cause job
server oom
- [KYLIN-5250] - Add a switch for no hack aggregation group
+1
`mvn clean package` passed on commit
322ab6e5ee9738c5a07165af398c1faeeeacb079
OpenJDK Runtime Environment (build 1.8.0_342-8u342-b07-0ubuntu1~20.04-b07)
OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode)
On Fri, Dec 16, 2022 at 7:33 PM ShaoFeng Shi wrote:
> Hi all,
>
> I have created a
Good question... there is enterprise version of apache kylin (try google)
with row-level-security implemented, that works with Hive / Ranger
out-of-box.
If want to work on your own implementation, I think the entry point must be
OLAPContext.IAccessController, where the check method is invoked befo