feat: infra支持Hbase文件存储格式 + 数据权限针对共享数据做数据权限划分过滤 + SecurityFrameworkServiceImpl异步线程隔离LoadingCache #200
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
1、infra支持Hbase文件存储格式
2、数据权限针对共享数据做数据权限划分过滤 增加测试类 已完善
注明:① 共享数据资源实体(共享实体可能有其他租户使用,存在不想每个租户数据权限为全部的管理员看到全部共享数据的情况,数据关系表中存在租户字段)② 共享数据授权(数据关系)表需要依据具体情况手动维护