Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

解决dss创建project多用户的case导致的唯一索引报错 #412

Open
wants to merge 1,576 commits into
base: master
Choose a base branch
from

Conversation

shinobi6xp
Copy link

What is the purpose of the change

解决dss创建project时候发布用户设置多个用户,然后同步到exchangis中创建project的时候,创建project_user表的时候project_id列会有唯一的索引,导致报错。修改了创建表的ddl文件

Brief change log

  • 修改了建表的ddl文件

Verifying this change

  • 经过测试

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • Anything that affects deployment: no
  • The Core framework, i.e., JobManager, Server.: no

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented?

Davidhua1996 and others added 30 commits August 21, 2022 22:41
…-1.1.0-webank

# Conflicts:
#	exchangis-job/exchangis-job-server/src/main/java/com/webank/wedatasphere/exchangis/job/server/ExchangisJobExecuteAutoConfiguration.java
Set ES data source fields to be non-editable
….1.0-job-config

# Conflicts:
#	assembly-package/config/exchangis-server.properties
jefftlin and others added 26 commits July 13, 2023 17:39
… 1.1.2;Upgrade the version of linkis to 1.4.0-SNAPSHOT
Fixed some bugs in projects、tasks and log.
…tend_xxzhou

Fixed some web bugs in projects、tasks and log
# Conflicts:
#	db/exchangis_ddl.sql
#	docs/en_US/ch1/exchangis_appconn_deploy_en.md
#	docs/en_US/ch1/exchangis_deploy_en.md
#	docs/en_US/ch1/exchangis_sqoop_deploy_en.md
#	docs/zh_CN/ch1/exchangis_deploy_cn.md
#	docs/zh_CN/ch1/exchangis_sqoop_deploy_cn.md
# Conflicts:
#	assembly-package/config/dss-exchangis-server.properties
jefftlin and others added 2 commits June 27, 2024 16:41
1. Suport starrocks datasource;
2. Fix for packaging;
3. Enable to fetch remote log;
4. Add heartbeat feature to datax engine plugin;
5. Fix the problem in rpc job log service;
6. Add auto column handlers.
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.

8 participants