fix orc date32 overflow

This commit is contained in:
taiyang-li 2024-11-06 17:10:00 +08:00
parent 590029a33b
commit 6761fccbf3

View File

@ -1,4 +1,4 @@
-- Tags: no-parallel
-- Tags: no-fasttest, no-parallel
SET session_timezone = 'UTC';
SET engine_file_truncate_on_insert = 1;