You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by kx...@apache.org on 2023/11/16 14:06:16 UTC

(doris) branch branch-2.0 updated: [branch-2.0](paimon)disable paimon decimal case (#26971)

This is an automated email from the ASF dual-hosted git repository.

kxiao pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-2.0 by this push:
     new 01a337c5ce5 [branch-2.0](paimon)disable paimon decimal case (#26971)
01a337c5ce5 is described below

commit 01a337c5ce512629cd940d33f9e6501bb7711929
Author: zhangdong <49...@qq.com>
AuthorDate: Thu Nov 16 22:06:09 2023 +0800

    [branch-2.0](paimon)disable paimon decimal case (#26971)
---
 .../suites/external_table_p0/paimon/test_paimon_catalog.groovy      | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/regression-test/suites/external_table_p0/paimon/test_paimon_catalog.groovy b/regression-test/suites/external_table_p0/paimon/test_paimon_catalog.groovy
index 03603fda0de..53b2370b588 100644
--- a/regression-test/suites/external_table_p0/paimon/test_paimon_catalog.groovy
+++ b/regression-test/suites/external_table_p0/paimon/test_paimon_catalog.groovy
@@ -227,7 +227,7 @@ suite("test_paimon_catalog", "p0,external,doris,external_docker,external_docker_
             qt_c53 c53
             qt_c54 c54
             qt_c55 c55
-            qt_c56 c56
+            // qt_c56 c56
             qt_c57 c57
             qt_c58 c58
             qt_c59 c59
@@ -245,7 +245,7 @@ suite("test_paimon_catalog", "p0,external,doris,external_docker,external_docker_
             qt_c71 c71
             qt_c72 c72
             qt_c73 c73
-            qt_c74 c74
+            // qt_c74 c74
             qt_c75 c75
             qt_c76 c76
             qt_c77 c77
@@ -263,7 +263,7 @@ suite("test_paimon_catalog", "p0,external,doris,external_docker,external_docker_
             qt_c80 c89
             qt_c90 c90
             qt_c91 c91
-            qt_c92 c92
+            // qt_c92 c92
             qt_c93 c93
             qt_c94 c94
             qt_c95 c95


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org