Riza Suminto created IMPALA-14522:
-------------------------------------

             Summary: test_paimon_show_stats start failing after daylight 
saving time end
                 Key: IMPALA-14522
                 URL: https://issues.apache.org/jira/browse/IMPALA-14522
             Project: IMPALA
          Issue Type: Bug
          Components: Test
            Reporter: Riza Suminto
            Assignee: Riza Suminto


Test failed due to mismatch on "Last Creation Time" matching.
{code:java}
SHOW PARTITIONS functional_parquet.paimon_partitioned;

-- 2025-11-02 07:51:43,438 INFO     MainThread: 
554ee5c8ebeb92c4:d700fa2100000000: query started
-- 2025-11-02 07:51:43,439 INFO     MainThread: 
554ee5c8ebeb92c4:d700fa2100000000: getting log for operation
-- 2025-11-02 07:51:43,439 INFO     MainThread: 
554ee5c8ebeb92c4:d700fa2100000000: getting runtime profile operation
-- 2025-11-02 07:51:43,439 INFO     MainThread: 
554ee5c8ebeb92c4:d700fa2100000000: closing query for operation
-- 2025-11-02 07:51:43,471 ERROR    MainThread: Comparing QueryTestResults 
(expected vs actual):
'userId=1',53,1,1301,1748992355201 != 'userId=1',53,1,1301,1748988755201
'userId=2',129,1,1657,1748992355155 != 'userId=2',129,1,1657,1748988755155
'userId=3',51,1,1301,1748992355131 != 'userId=3',51,1,1301,1748988755131
'userId=4',21,1,1101,1748992355224 != 'userId=4',21,1,1101,1748988755224
'userId=5',198,1,1922,1748992355177 != 'userId=5',198,1,1922,1748988755177 
{code}
We can replace that with regex.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to