Configure your instance to conduct ACL checks on groupby columns.

Use this property to configure your instance to conduct ACL checks on groupby columns. If this property is set to the recommended value of true, then a table's groupby_acl_check attribute will be set to honor groupby ACLs. If the property is set to false, then there will be no ACL check on groupby columns on a table which could lead to information leakage.

More information