Ali Alsuliman created ASTERIXDB-3444:
----------------------------------------
Summary: Add function to add autogenerated key
Key: ASTERIXDB-3444
URL: https://issues.apache.org/jira/browse/ASTERIXDB-3444
Project: Apache AsterixDB
Issue Type: Task
Components: COMP - Compiler, FUN - Functions
Reporter: Ali Alsuliman
Assignee: Ali Alsuliman
The 'IntroduceAutogenerateIDRule' uses 'object-merge-ignore-duplicates()'.
There have been few issues with using that function. Also, the runtime is
shared with 'object-merge()' which makes it difficult to do certain
optimizations for INSERT/UPSERT into collections with autogenerated uuid.
Adding a dedicated function simplifies the runtime and opens up certain
optimizations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)