Palash Chauhan created PHOENIX-7692:
---------------------------------------
Summary: Path validations for bson update expression
Key: PHOENIX-7692
URL: https://issues.apache.org/jira/browse/PHOENIX-7692
Project: Phoenix
Issue Type: Improvement
Reporter: Palash Chauhan
Assignee: Palash Chauhan
When updating nested attributes within maps or lists, the path specified in the
update expression must be valid. If we try to update a nested attribute within
a map or list that does not yet exist, an exception should be thrown. Another
validation can be - when using operations like {{ADD}} or {{SET}} on specific
data types, the provided value must match the expected type.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)