Berkof edited a comment on pull request #2: URL: https://github.com/apache/ignite-3/pull/2#issuecomment-762790749
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) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
