feat: 新增统一数据空间与联邦查询能力

- 提供数据连接、元数据、逻辑表与关联编排能力

- 接入联邦查询、执行分析、统计估算和 SQL 补全接口

- 增加查询预算、凭据保护、租户隔离和 V61 初始化迁移
This commit is contained in:
2026-08-25 01:04:45 +08:00
parent 9068d42f4d
commit c27e97bcc2
71 changed files with 7544 additions and 1 deletions

View File

@@ -22,6 +22,7 @@
<module>easyflow-module-skill</module>
<module>easyflow-module-job</module>
<module>easyflow-module-datacenter</module>
<module>easyflow-module-dataspace</module>
</modules>
</project>