wyxxxcat commented on issue #31892:
URL: https://github.com/apache/doris/issues/31892#issuecomment-1985049882

   > I can not reproduce it, using: `doris-2.0.5-rc02-45cbbe9a2e`
   > 
   > ```
   > > SELECT * FROM tbl_scalar_types_dup;
   > 
+------+--------+-----------+------------+-------+----------+------------+---------+----------+-----------+-------------+--------+------------+----------+--------------+--------+-----------+----------+
   > | k1   | c_bool | c_tinyint | c_smallint | c_int | c_bigint | c_largeint | 
c_float | c_double | c_decimal | c_decimalv3 | c_date | c_datetime | c_datev2 | 
c_datetimev2 | c_char | c_varchar | c_string |
   > 
+------+--------+-----------+------------+-------+----------+------------+---------+----------+-----------+-------------+--------+------------+----------+--------------+--------+-----------+----------+
   > | NULL |   NULL |      NULL |       NULL |  NULL |     NULL | NULL       | 
   NULL |     NULL |      NULL |        NULL | NULL   | NULL       | NULL     | 
NULL         | NULL   | NULL      | NULL     |
   > | NULL |   NULL |      NULL |       NULL |  NULL |     NULL | NULL       | 
   NULL |     NULL |      NULL |        NULL | NULL   | NULL       | NULL     | 
NULL         | NULL   | NULL      | NULL     |
   > 
+------+--------+-----------+------------+-------+----------+------------+---------+----------+-----------+-------------+--------+------------+----------+--------------+--------+-----------+----------+
   > 2 rows in set (0.30 sec)
   > ```
   try to follow the new step,I can reproduce the error with it
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to