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

IGNITE-13748: Schema configuration public API. #2

Merged
merged 40 commits into from
Mar 17, 2021
Merged

Conversation

AMashenkov
Copy link
Member

No description provided.

Index builders added.
SammyVimes referenced this pull request in gridgain/apache-ignite-3 Dec 3, 2020
SammyVimes referenced this pull request in gridgain/apache-ignite-3 Dec 3, 2020
# Conflicts:
#	pom.xml
Add schema modification API.
Add schema modification API.
# Conflicts:
#	pom.xml
@Berkof
Copy link
Contributor

Berkof commented Jan 19, 2021

Do we need some other objects like FunctionalBasedIndex (like
CREATE UNIQUE INDEX MY_UPPER_IDX on MY_TABLE(upper(LOGIN))
or even combine it with partial one, like:
CREATE UNIQUE INDEX MY_UPPER_IDX on MY_TABLE(upper(NAME)) WHERE (deleted = false)

SammyVimes referenced this pull request in gridgain/apache-ignite-3 Feb 18, 2021
@AMashenkov AMashenkov removed the request for review from vkulichenko March 3, 2021 10:06
@AMashenkov AMashenkov merged commit 3d54cf9 into main Mar 17, 2021
@AMashenkov AMashenkov deleted the ignite-13748 branch March 17, 2021 12:06
Nikita-tech-writer pushed a commit to Nikita-tech-writer/ignite-3 that referenced this pull request Oct 21, 2021
asfgit pushed a commit that referenced this pull request Nov 10, 2021
). Fixes #438

Signed-off-by: Slava Koptilin <slava.koptilin@gmail.com>
tkalkirill added a commit that referenced this pull request Aug 14, 2023
tkalkirill added a commit that referenced this pull request Aug 15, 2023
ygerzhedovich pushed a commit that referenced this pull request Feb 23, 2024
* GG-32763 Interface for native storage

* GG-32763 A few corrections to compile and run the code against main branch

Co-authored-by: Alexey Goncharuk <alexey.goncharuk@gmail.com>
arcolight pushed a commit to arcolight/ignite-3 that referenced this pull request Jun 3, 2024
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