Skip to content

fix: map DMS Hive DBType to ODC HIVE ConnectType in datasource sync#635

Merged
Seechi-Yolo merged 1 commit into
mainfrom
fix-871-hive-dms-ce
May 29, 2026
Merged

fix: map DMS Hive DBType to ODC HIVE ConnectType in datasource sync#635
Seechi-Yolo merged 1 commit into
mainfrom
fix-871-hive-dms-ce

Conversation

@actiontech-bot
Copy link
Copy Markdown
Member

Summary

  • Map DMS Hive database type to ODC HIVE ConnectType for datasource synchronisation
  • Update comment to list current ODC ConnectType enum values

Changes

  • sql_workbench_service.go: Add "Hive" -> "HIVE" case in convertDBType switch, update ODC ConnectType comment

Refs: https://github.com/actiontech/dms-ee/issues/871

Add Hive case to convertDBType switch so that DMS datasources of type
"Hive" are correctly mapped to ODC ConnectType "HIVE" during
datasource synchronisation. Update comment to list current ODC
ConnectType enum values.

Refs: actiontech/dms-ee#871
@Seechi-Yolo Seechi-Yolo merged commit e788961 into main May 29, 2026
1 check 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.

3 participants