Kyligence/kylinpy

control ACL feature is needed

rayween opened this issue · 0 comments

Kylin & KAP's ACL part is important, and should be considered to add into kylinpy.

  • Column ACL REST API

  • Row ACL REST API

  • TABLE ACL REST API

  • PROJECT ACL REST API

Typically, it should support both batch processing & single processing.
For the batch processing, it should use a json file as the input, which should have the same structure with the json file that returns by the "GET" method.