Skip to content

[Feature][Connector] add maxcompute connector#566

Merged
zixi0825 merged 2 commits intodatavane:devfrom
xxzuo:odps-connector
Mar 5, 2026
Merged

[Feature][Connector] add maxcompute connector#566
zixi0825 merged 2 commits intodatavane:devfrom
xxzuo:odps-connector

Conversation

@xxzuo
Copy link
Collaborator

@xxzuo xxzuo commented Mar 2, 2026

add maxcompute connector

close #563

Purpose of this pull request

Check list

  • Code changed are covered with tests, or it does not need tests for reason:
  • Change does not need document change

xxzuo added 2 commits March 3, 2026 01:13
- 在 common 模块中添加 maxcompute 的 endpoint 常量
- 创建 maxcompute 连接器工厂类,实现连接器、执行器、方言、配置构建等组件的提供
- 实现 maxcompute 的数据源信息类,支持 JDBC URL 生成与参数格式化
- 实现 maxcompute 的执行器类,继承 JDBC 执行器
- 实现 maxcompute 的 SQL 方言,支持特殊的标识符引用和功能扩展
- 实现
@zixi0825 zixi0825 merged commit cdc12f7 into datavane:dev Mar 5, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature][connector] support maxcompute connector

2 participants