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

Feat: Add function convert_to_comparable, rand_value #20

Merged
merged 2 commits into from
Jun 19, 2023

Conversation

b41sh
Copy link
Member

@b41sh b41sh commented Jun 16, 2023

  • convert_to_comparable convert JSONB value to comparable format.
  • rand_value generate a random JSONB value.
  • Modify the compare rule for Object types, the larger the key, the larger the Object.
  • Parse string allow control characters.

the comparable format is used by row sort in datafuselabs/databend#11765

@b41sh b41sh requested a review from sundy-li June 16, 2023 03:37
@sundy-li sundy-li merged commit d1a401f into datafuselabs:main Jun 19, 2023
1 check passed
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.

None yet

2 participants