[enhance](auth)support cache ranger datamask and row filter (#37723) (#38575)

pick: https://github.com/apache/doris/pull/37723
This commit is contained in:
zhangdong
2024-08-02 14:59:32 +08:00
committed by GitHub
parent f24d55fc94
commit 2425730609
14 changed files with 528 additions and 5 deletions

View File

@ -2256,6 +2256,12 @@ public class Config extends ConfigBase {
@ConfField
public static long stats_cache_size = 50_0000;
/**
* This config used for ranger cache data mask/row policy
*/
@ConfField
public static long ranger_cache_size = 10000;
/**
* This configuration is used to enable the statistics of query information, which will record
* the access status of databases, tables, and columns, and can be used to guide the