You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The is triggered by unexpected time_zone cast, the trigger condition is:
TiDB push down a in-consistent type in DAG request(by in-consistent I mean the return type in DAG request is not the same as the running time type of TiFlash, take issue Randgen: block schema mismatch #1567 for example)
The return column contains a timestamp column and current timezone is not UTC.
Mini reproduce:
TiFlash
Release Version: v5.0.0-nightly-53-g37740f794
Edition: Community
Git Commit Hash: 37740f7
Git Branch: master
UTC Build Time: 2021-04-15 10:16:48
Profile: RELWITHDEBINFO
Raft Proxy
Git Commit Hash: 3bb85b07bb9d9a5da2a3595457c3587183ff36d9
Git Commit Branch: HEAD
UTC Build Time: 2021-04-15 09:56:37
Rust Version: rustc 1.51.0-nightly (bc39d4d9c 2021-01-15)
Storage Engine: tiflash
Prometheus Prefix: tiflash_proxy_
Profile: release
The text was updated successfully, but these errors were encountered: