mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 14:35:27 +08:00
Issue: #46188 Bug was caused by inconsistent version of tzdata as well as wrong month assignment in convert_timestamptz function. Also fix when debug_mode=True the compare function can correctly return True or False. --------- Signed-off-by: Eric Hou <eric.hou@zilliz.com> Co-authored-by: Eric Hou <eric.hou@zilliz.com>