stdpain opened a new issue #5476: URL: https://github.com/apache/incubator-doris/issues/5476
**Describe the bug** BE DCHECK Fail **To Reproduce** crash 1: ``` select timediff('1019-02-28 00:00:00', '2019-02-28 00:00:00'), timediff('2015-01-25 00:00:00', '2015-02-28 22:50:00'), timediff('2015-01-25 00:00:00', '2015-01-25 00:00:00'); ``` F0306 10:23:24.630371 26238 literal.cpp:144] Check failed: _type.type == TYPE_DOUBLE (21 vs. 9) TIME crash 2: HLL/BitMap mem_tracker decheck fail **Expected behavior** **Additional context** Later I will make a PR fix all DCHECK Fail In debug Mode ---------------------------------------------------------------- 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. 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