[MDEV-23437] Item_func_json_objectagg::print is not implemented Created: 2020-08-09  Updated: 2020-10-23  Resolved: 2020-10-23

Status: Closed
Project: MariaDB Server
Component/s: JSON
Affects Version/s: 10.5
Fix Version/s: 10.5.7

Type: Bug Priority: Critical
Reporter: Sergei Petrunia Assignee: Alexey Botchkov
Resolution: Fixed Votes: 0
Labels: None


 Description   

I see this in item_jsonfunc.cc:

void Item_func_json_objectagg::print(String *str, enum_query_type query_type)
{
}

If I understand the code correctly, this will break at least:

  • VIEW processing
  • EXPLAIN EXTENDED
  • etc


 Comments   
Comment by Alexey Botchkov [ 2020-10-23 ]

https://github.com/MariaDB/server/commit/9df99151dae05574cf21e7787ffd4fe988a66d77

Generated at Thu Feb 08 09:22:24 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.