Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-6405

basic.func_json_array_insert and other json-releated tests fail with Community Server 12.3

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • 2026-6

    Description

      https://server-test.mariadb.net/?product_ids=8&show_skipped_results=false&only_last_commits=false&time_interval=-1&test_name=&commit_id=&columnstore_commit_id=&target_name=12.3_sz_fixes-for-12.3-cs-02&run_id=&runs_with_additional_tools=false&excluded_target_build_ids=15691&currentTestResultId=407742469&currentTestCaseId=17656&currentTargetBuildId=15692

      --- /usr/share/mariadb/mariadb-test/plugin/columnstore/columnstore/basic/r/func_json_array_insert.result	2026-05-13 23:29:06.000000000 +0200
      +++ /usr/share/mariadb/mariadb-test/plugin/columnstore/columnstore/basic/r/func_json_array_insert.reject	2026-05-14 03:59:16.621644369 +0200
      @@ -23,11 +23,11 @@
       FROM
       t1;
       arrary	path	value	result
      -[1,2,3]	$[0]	2	["2", 1, 2, 3]
      +[1,2,3]	$[0]	2	NULL
       [1,2,3]	$[0]	1.2	["1.2", 1, 2, 3]
      -[1,2,3]	$[0]	key1	["key1", 1, 2, 3]
      +[1,2,3]	$[0]	key1	NULL
       [1,2,3]	$[0]	1	["1", 1, 2, 3]
      -[1,2,3]	$[0]	0	["0", 1, 2, 3]
      +[1,2,3]	$[0]	0	NULL
       [1,2,3]	$[0]	NULL	[null, 1, 2, 3]
       {"a": "foo", "b": "bar", "c": "wibble" }	$.b	4	NULL
       {"a": "foo", "b": "bar", "c": "wibble" }	$.c	grape	NULL
       
      Result length mismatch
      

      Attachments

        Issue Links

          Activity

            People

              sergey.zefirov Sergey Zefirov
              tturenko Timofey Turenko
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.