Details
-
Bug
-
Status: Open (View Workflow)
-
Critical
-
Resolution: Unresolved
-
10.11.16
-
None
-
None
-
AWS RDS
-
Unexpected results
Description
We had an issue using JSON_ARRAYAGG on top a multi-table derived containting several CTEs exposing JSON fields.
The same query without the function returned rows, even with grouping. When adding the aggregation it silently fails resulting an empty set.
You'll find all informations in MD file attached.
It's AI generated, but human tested.
We noticed the bug while testing a view to be implemented, so it's not found by AI.