Skip to content

feat(database-change): database change task adapt streaming read sql file#1437

Merged
yizhouxw merged 8 commits into
dev/4.2.3from
feat/gaoda_423_database_change_adapter
Jan 29, 2024
Merged

feat(database-change): database change task adapt streaming read sql file#1437
yizhouxw merged 8 commits into
dev/4.2.3from
feat/gaoda_423_database_change_adapter

Conversation

@smallsheeeep
Copy link
Copy Markdown
Contributor

@smallsheeeep smallsheeeep commented Jan 23, 2024

What type of PR is this?

In 4.2.4, we use streaming read sql content in database change task for lower memory cost. But the task in new task framework has not adapt it. This PR just fix it.
By the way, this PR add a new workflow for test. The workflow will only build ODC docker image using tag latest when you initiating a pull-request.

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.:


Comment thread .github/workflows/build_image_for_test.yaml Outdated
Comment thread .github/workflows/build_image_for_test.yaml Outdated
@yhilmare yhilmare changed the title feat(database-change): database change task adapt streaming read sql file [WIP] feat(database-change): database change task adapt streaming read sql file Jan 24, 2024
@yhilmare yhilmare marked this pull request as draft January 24, 2024 03:41
@smallsheeeep smallsheeeep requested a review from yhilmare January 29, 2024 11:39
@smallsheeeep smallsheeeep marked this pull request as ready for review January 29, 2024 11:39
@smallsheeeep smallsheeeep changed the title [WIP] feat(database-change): database change task adapt streaming read sql file feat(database-change): database change task adapt streaming read sql file Jan 29, 2024
Copy link
Copy Markdown
Contributor

@krihy krihy left a comment

Choose a reason for hiding this comment

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

LGTM

@yizhouxw yizhouxw merged commit bb627c7 into dev/4.2.3 Jan 29, 2024
@yizhouxw yizhouxw deleted the feat/gaoda_423_database_change_adapter branch January 29, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants