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

basic.mcs42_select_precision and devregression.mcs7071_regression_bug3334_ceil fail with 11.4 community

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 23.10.8
    • None
    • Tests
    • None

    Description

      --- /usr/share/mariadb-test/plugin/columnstore/columnstore/basic/r/mcs42_select_precision.result	2010-07-04 02:00:00.000000000 +0200
      +++ /usr/share/mariadb-test/plugin/columnstore/columnstore/basic/r/mcs42_select_precision.reject	2026-05-13 06:48:39.148416924 +0200
      @@ -31,9 +31,9 @@
       
       col	ROUND(col)	ROUND(col,1)	ROUND(col,-1)	ROUND(col,-2)	ROUND(col,3)
       NULL	NULL	NULL	NULL	NULL	NULL
       2.13	2	2.1	0	0	2.130
      --2.13	-2	-2.1	-0	-0	-2.130
      +-2.13	-2	-2.1	0	0	-2.130
       21.5	22	21.5	20	0	21.500
      --21.5	-22	-21.5	-20	-0	-21.500
      +-21.5	-22	-21.5	-20	0	-21.500
       35.498	35	35.5	40	0	35.498
       986.512	987	986.5	990	1000	986.512
       -376013	-376013	-376013.0	-376010	-376000	-376012.969
      

       
      --- /usr/share/mariadb/mariadb-test/plugin/columnstore/columnstore/devregression/r/mcs7071_regression_bug3334_ceil.result	2026-05-12 13:17:08.000000000 +0200
      +++ /usr/share/mariadb/mariadb-test/plugin/columnstore/columnstore/devregression/r/mcs7071_regression_bug3334_ceil.reject	2026-05-12 17:41:41.250626285 +0200
      @@ -420,8 +420,8 @@
       ceil(f)	3	0.845814	1
       ceil(f)	4	0.9	1
       ceil(f)	5	0.2	1
      -ceil(f)	6	-0.9	-0
      -ceil(f)	7	-0.2	-0
      +ceil(f)	6	-0.9	0
      +ceil(f)	7	-0.2	0
       ceil(f)	8	-7.80652	-7
       ceil(f)	9	4.81062	5
       ceil(f)	10	0.173531	1
      @@ -435,7 +435,7 @@
      

      Attachments

        Activity

          People

            tturenko Timofey Turenko
            tturenko Timofey Turenko
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.