Skip to content

Make KnnVectorsFormat#getMaxDimensions abstract#12466

Merged
mayya-sharipova merged 1 commit intoapache:mainfrom
mayya-sharipova:max-vector-dims-to-codec-10
Jul 28, 2023
Merged

Make KnnVectorsFormat#getMaxDimensions abstract#12466
mayya-sharipova merged 1 commit intoapache:mainfrom
mayya-sharipova:max-vector-dims-to-codec-10

Conversation

@mayya-sharipova
Copy link
Contributor

@mayya-sharipova mayya-sharipova commented Jul 27, 2023

  • Backward codecs use 1024 as max dims
  • Test classes use the current KnnVectorsFormat#DEFAULT_MAX_DIMENSIONS

Relates to #12436
Closes #12309

- Backward codecs use 1024 as max dims
- Test classes use the current KnnVectorsFormat#DEFAULT_MAX_DIMENSIONS

Relates to PR#12436
Closes apache#12309
@mayya-sharipova mayya-sharipova merged commit 119635a into apache:main Jul 28, 2023
@mayya-sharipova mayya-sharipova deleted the max-vector-dims-to-codec-10 branch July 28, 2023 12:34
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.

Move aKNN limits enforcement into the default Codec's KnnVectorsFormat implementation

2 participants