You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
144418: jsonpath: normalize unary operations on numeric scalars r=normanchenn a=normanchenn
#### jsonpath: normalize unary operations on numeric scalars
This commit adds normalization for unary plus and minus operations on
numeric scalar values in JSONPath expressions during parsing. This
increases Postgres compatibility.
Epic: None
Release note: None
Co-authored-by: Norman Chen <[email protected]>
0 commit comments