Skip to content

Conversation

@gong
Copy link
Contributor

@gong gong commented Jan 7, 2024

Prepare a Pull Request

Motivation

oracle support use specific chunk column as a split key

Modifications

  • Modify OracleTableSource#getScanRuntimeProvider by adding a chunkKeyColumn param
  • Add doc about chunk column and permission GRANT ANALYZE ANY
  • Add ITcase UT about using chunk coulmn

@github-actions github-actions bot added docs Improvements or additions to documentation oracle-cdc-connector labels Jan 7, 2024
@gong
Copy link
Contributor Author

gong commented Jan 7, 2024

@leonardBang @GOODBOY008 PTAL

@gong gong force-pushed the feature-oracle-chunkcolumn branch from 73607dc to 213cbc5 Compare January 10, 2024 14:50
@gong
Copy link
Contributor Author

gong commented Jan 20, 2024

@lvyanquan PTAL

@gong gong requested a review from lvyanquan January 24, 2024 02:30
Copy link
Contributor

@lvyanquan lvyanquan left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link
Contributor

@leonardBang leonardBang left a comment

Choose a reason for hiding this comment

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

Thanks @gong for the contribution, LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation oracle-cdc-connector

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[cdc-connector][oracle] oracle support use specific chunk column as a split key

3 participants