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

Configure value set max size in SQL statement #210

Merged

Conversation

dai-chen
Copy link
Collaborator

@dai-chen dai-chen commented Dec 28, 2023

Description

This is a follow-up PR after #208 to support algorithm parameters in skipping index SQL statement. Currently this is only applied to ValueSet and will be useful for BloomFilter skip type in future. Updated user manual: https://github.com/dai-chen/opensearch-spark/blob/configure-value-set-limit-in-ddl/docs/index.md#skipping-index

Issues Resolved

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@dai-chen dai-chen added the enhancement New feature or request label Dec 28, 2023
@dai-chen dai-chen self-assigned this Dec 28, 2023
@dai-chen dai-chen added the 0.2 label Jan 5, 2024
Signed-off-by: Chen Dai <daichen@amazon.com>
Signed-off-by: Chen Dai <daichen@amazon.com>
Signed-off-by: Chen Dai <daichen@amazon.com>
@dai-chen dai-chen force-pushed the configure-value-set-limit-in-ddl branch from 6108004 to 17b3803 Compare January 5, 2024 01:27
Signed-off-by: Chen Dai <daichen@amazon.com>
Signed-off-by: Chen Dai <daichen@amazon.com>
@dai-chen dai-chen marked this pull request as ready for review January 8, 2024 21:12
@dai-chen dai-chen merged commit dae36ec into opensearch-project:main Jan 19, 2024
4 checks passed
@dai-chen dai-chen deleted the configure-value-set-limit-in-ddl branch January 19, 2024 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.2 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants