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

merge main into 4.3.x #4079

Merged
merged 26 commits into from
Dec 23, 2024
Merged

merge main into 4.3.x #4079

merged 26 commits into from
Dec 23, 2024

Conversation

guowl3
Copy link
Collaborator

@guowl3 guowl3 commented Dec 20, 2024

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Additional documentation e.g., usage docs, etc.:


guowl3 and others added 25 commits September 2, 2024 19:16
…name for oracle mode (#3254)

* convert to upper case for oracle

* fix typo

* use lower case for mysql mode

* list directory instead of looking up by name
…d after clicking manual execution in odc431 (#3279)

* Turn off the manual execution button display

* add enum PRE_EXECUTION for FlowStatus

* remove enum PRE_EXECUTION for FlowStatus
* support configure sharding strategy.

* upgrade version to 1.1.4.bp2
…406_into_main

# Conflicts:
#	pom.xml
#	server/odc-service/src/main/java/com/oceanbase/odc/service/dlm/model/DataDeleteParameters.java
#	server/odc-service/src/main/java/com/oceanbase/odc/service/schedule/flowtask/DataArchivePreprocessor.java
#	server/odc-service/src/main/java/com/oceanbase/odc/service/schedule/flowtask/DataDeletePreprocessor.java
#	server/odc-service/src/main/java/com/oceanbase/odc/service/schedule/job/DataDeleteJob.java
merge 202406 into main
…406_into_202407bp

# Conflicts:
#	pom.xml
#	server/odc-service/src/main/java/com/oceanbase/odc/service/dlm/model/DataDeleteParameters.java
#	server/odc-service/src/main/java/com/oceanbase/odc/service/schedule/flowtask/DataDeletePreprocessor.java
#	server/odc-service/src/main/java/com/oceanbase/odc/service/schedule/job/DataDeleteJob.java
merge from 202406 into 202407bp
* fix(schedule): list task by creator invalid (#3752)

* fix(schedule): optimize the logic for listing schedules and scheduling task (#3769)

* opt list schedule & schedue task

* bugfix

* opt list schedule task

* opt list schedule task

* opt list schedule task

* fix list is empty

* support filter by json filed

* simply code

* simply code

* rsp comments

* rsp comments

* feat(object-storage): use s3 sdk for google cloud storage (#3785)

* security(object-storage): add user id into object key (#3786)

* fix(dlm): do not print logs if the data source is uninitialized (#3819)

* fix(schedule): customize description generator according to different environments (#3815)

* Customize description generator according to different environments

* code format

* fix(dlm): opt error message when editing the limit configuration (#3817)

* opt error message

* add i18

* rsp comments

* feat(schedule):support list schedule filter by datasource name (#3855)

* fix(schedule): allowed to filter by datasource name #3859

* fix(schedule): list datasources with attributes (#3862)

* support list schedule filter by datasource name.

* list datasource with attributes

* fix(schedule): schedule can be edited while subtasks are still in progress  (#3891)

* bugfix

* bugfix

* fix(database-change): delete with check schedule task status (#3899)

* fix:delete schedule with check schedule task status

* response comment.

* code format

---------

Co-authored-by: kiko <[email protected]>
Co-authored-by: LuckyLeo <[email protected]>
* fix duplicate sessionId

* fix
* fix

* fix

* fix

* fix

* fix

* change to data.sql

* change to data.sql

* change to data.sql
* default disable actuator

* default disable actuator

* default disable actuator
* default disable actuator

* default disable actuator
# Conflicts:
#	server/odc-server/src/main/java/com/oceanbase/odc/agent/runtime/TaskMonitor.java
#	server/odc-server/src/main/resources/data.sql
#	server/odc-service/src/main/java/com/oceanbase/odc/service/schedule/ScheduleTaskService.java
#	server/odc-service/src/main/java/com/oceanbase/odc/service/schedule/factory/ScheduleResponseMapperFactory.java
LioRoger
LioRoger previously approved these changes Dec 20, 2024
Copy link
Collaborator

@LioRoger LioRoger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@guowl3 guowl3 self-assigned this Dec 20, 2024
PeachThinking
PeachThinking previously approved these changes Dec 20, 2024
Copy link
Collaborator

@PeachThinking PeachThinking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

kiko-art
kiko-art previously approved these changes Dec 20, 2024
Copy link
Collaborator

@kiko-art kiko-art left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

LuckyPickleZZ
LuckyPickleZZ previously approved these changes Dec 20, 2024
Copy link
Collaborator

@zijiacj zijiacj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@guowl3 guowl3 merged commit 6ce3415 into dev/4.3.x Dec 23, 2024
7 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.

9 participants