Skip to content

Conversation

@AMashenkov
Copy link
Member

@AMashenkov AMashenkov commented May 18, 2023

https://issues.apache.org/jira/browse/IGNITE-19460

Implemented CREATE INDEX, DROP INDEX commands and events.

@AMashenkov AMashenkov force-pushed the ignite-19460 branch 4 times, most recently from 0185853 to d29dd53 Compare May 19, 2023 11:00
@AMashenkov AMashenkov requested a review from korlov42 May 19, 2023 11:28
Copy link
Contributor

@korlov42 korlov42 left a comment

Choose a reason for hiding this comment

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

@AMashenkov, current patch is to big review it throughly. Let's split it on a few (at least separate index-related changes out of column-related ones)

# Conflicts:
#	modules/catalog/src/main/java/org/apache/ignite/internal/catalog/CatalogServiceImpl.java
#	modules/catalog/src/main/java/org/apache/ignite/internal/catalog/commands/CatalogUtils.java
#	modules/catalog/src/main/java/org/apache/ignite/internal/catalog/events/CatalogEvent.java
#	modules/catalog/src/test/java/org/apache/ignite/internal/catalog/CatalogServiceSelfTest.java
#	modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/exec/ddl/DdlCommandHandlerWrapper.java
#	modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/exec/ddl/DdlToCatalogCommandConverter.java
@AMashenkov AMashenkov requested review from korlov42 and xtern June 1, 2023 15:32
Copy link
Contributor

@korlov42 korlov42 left a comment

Choose a reason for hiding this comment

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

The patch looks good. I highlighted the place that nice to have fixed before merge.

# Conflicts:
#	modules/catalog/src/main/java/org/apache/ignite/internal/catalog/commands/AbstractTableCommandParams.java
@AMashenkov AMashenkov merged commit 5f76013 into main Jun 5, 2023
@AMashenkov AMashenkov deleted the ignite-19460 branch June 5, 2023 07:31
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

Successfully merging this pull request may close these issues.

3 participants