[MCOL-5228] Implement JSON_OBJECTAGG Created: 2022-09-21  Updated: 2023-12-15

Status: Open
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: 22.08.1
Fix Version/s: Icebox

Type: New Feature Priority: Major
Reporter: Roman Assignee: Max Mether
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
Issue split
split from MCOL-785 Implement DISTRIBUTED JSON functions Closed

 Description   

JSON_OBJECTAGG is a function that makes JSON object out of a sequence of column or literal values.
Its algorithm is simplier comparing to JSON_ARRAYAGG but it can produce an enormous string in the end.
JSON_OBJECTAGG is an aggregation function by its definition thus it must be impemented as an aggregation function, e.g. group_concat w/o ORDER BY, LIMIT etc.


Generated at Thu Feb 08 02:56:19 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.