Skip to content

Conversation

@panbingkun
Copy link
Contributor

@panbingkun panbingkun commented Jul 7, 2022

What changes were proposed in this pull request?

Implementing createIndex/dropIndex/indexExists in DS V2 JDBC for H2 dialect.

Why are the changes needed?

This is a subtask of the V2 Index support(https://issues.apache.org/jira/browse/SPARK-36525).
This PR implements createIndex, dropIndex and indexExists.
After review for some changes in this PR, I will create new PR for listIndexs.
It can better test the index interface locally.

This PR only implements createIndex, IndexExists and dropIndex in H2 dialect.

Does this PR introduce any user-facing change?

Yes, createIndex/dropIndex/indexExists in DS V2 JDBC for H2

How was this patch tested?

New UT.

@github-actions github-actions bot added the SQL label Jul 7, 2022
@panbingkun
Copy link
Contributor Author

ping @huaxingao

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@panbingkun panbingkun requested a review from huaxingao July 11, 2022 08:04
@huaxingao huaxingao closed this in 0b1077c Jul 13, 2022
@huaxingao
Copy link
Contributor

Merged to master. Thanks @panbingkun

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants