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

[FEATURE]ColumnChange needs to support auto_increment. #1758

Closed
Clearvive opened this issue Jan 29, 2024 · 0 comments · Fixed by #2381
Closed

[FEATURE]ColumnChange needs to support auto_increment. #1758

Clearvive opened this issue Jan 29, 2024 · 0 comments · Fixed by #2381
Assignees
Labels
feature New feature or request

Comments

@Clearvive
Copy link
Contributor

Clearvive commented Jan 29, 2024

Describe the feature

ColumnChange support auto_increment.
Including AddColumn and UpdateColumnAutoIncrement

Motivation

No response

Describe the solution

No response

Additional context

No response

@Clearvive Clearvive added the feature New feature or request label Jan 29, 2024
@Clearvive Clearvive added this to the Gravitino 0.5.0 milestone Jan 29, 2024
@Clearvive Clearvive self-assigned this Jan 29, 2024
@Clearvive Clearvive changed the title [FEATURE]AddColumn needs to support auto_increment. [FEATURE]ColumnChange needs to support auto_increment. Jan 29, 2024
Clearvive added a commit that referenced this issue Feb 28, 2024
### What changes were proposed in this pull request?
TableChange support index.

The current PR does not support the extension of `AlterIndex`.
Currently, only `AddIndex` and `DeleteIndex` are supported.

### Why are the changes needed?
Fix: #1758 

### Does this PR introduce _any_ user-facing change?
Add Index TableChange

### How was this patch tested?
IT,UT

---------

Co-authored-by: Clearvive <[email protected]>
Clearvive added a commit that referenced this issue Feb 29, 2024
…2381)

### What changes were proposed in this pull request?

ColumnChange support auto_increment.
Including `AddColumn` and `UpdateColumnAutoIncrement`

### Why are the changes needed?
Fix: #1758 

### Does this PR introduce _any_ user-facing change?
Add tableChange

### How was this patch tested?
UT+IT

Co-authored-by: Clearvive <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant