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

[Subtask] [spark-connector] support table DDL operations #1565

Closed
Tracked by #1227
FANNG1 opened this issue Jan 17, 2024 · 6 comments
Closed
Tracked by #1227

[Subtask] [spark-connector] support table DDL operations #1565

FANNG1 opened this issue Jan 17, 2024 · 6 comments
Assignees

Comments

@FANNG1
Copy link
Contributor

FANNG1 commented Jan 17, 2024

Describe the subtask

create&load&drop table are supported, we should also support:

  1. list table
  2. alter table

Parent issue

#1227

@FANNG1 FANNG1 changed the title [Subtask] support table DDL operations [Subtask] [spark-connector] support table DDL operations Jan 17, 2024
@hiirrxnn
Copy link
Contributor

I would like to work on this . Please tell me precisely what is to be done here

@FANNG1
Copy link
Contributor Author

FANNG1 commented Jan 22, 2024

this issue could be started after #1521 related PR is merged in one week, #1521 is good start point to know what is a spark-connector.

@hiirrxnn
Copy link
Contributor

Alright , I will get started once #1521 is merged .

@FANNG1 FANNG1 added this to the Gravitino 0.5.0 milestone Feb 19, 2024
@FANNG1 FANNG1 self-assigned this Mar 4, 2024
@FANNG1
Copy link
Contributor Author

FANNG1 commented Mar 8, 2024

@hiirrxnn , spark table operation is supportted in #2133, do you still want to work on this?

@hiirrxnn
Copy link
Contributor

hiirrxnn commented Mar 9, 2024

I will make a draft pr and you can tell me if it's correct or not.

@FANNG1
Copy link
Contributor Author

FANNG1 commented Mar 9, 2024

As most table interface are implemented, I suggest supporting UpdateColumnPosition or UpdateColumnType in AlterTable. you could refer #2456 #2458 . Please create corresponding issues if you want to take it to notice other developers you're working on it.

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

No branches or pull requests

2 participants