Skip to content

Commit

Permalink
fix(core): Fix regression in parsing json empty string (#9108)
Browse files Browse the repository at this point in the history
Currently when we parse an empty string, a json empty array is returned.
This is a regression. This diff fixes it. We disallow any vector of
empty length.
  • Loading branch information
shivaji-dgraph committed Jul 5, 2024
1 parent 34ae905 commit 37a7d0b
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 37a7d0b

Please sign in to comment.