Skip to content

Conversation

@XingY
Copy link
Contributor

@XingY XingY commented Jan 27, 2026

Rationale

ARRAY filter types was previously using ',' as multi value delimiter. This poses challenge in supporting array <-> string filter type conversions since the matched filter types of string type uses ';' as multi value delimiter. Since array field is still under an experimental flag, this PR updates them to use ';' as delimiter, to allow save filter conversion between different data types.

Related Pull Requests

Changes

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.

2 participants