v.21.12Bug Fixes

Fix JSON_VALUE/JSON_QUERY to Support Quoted Identifiers in JSON Path

Fix JSON_VALUE/JSON_QUERY with quoted identifiers. This allows to have spaces in json path. Closes #30971. #31003 (Kseniia Sumarokova).