tikv
tikv copied to clipboard
truncating infinit cause panic
Bug Report
see tidb 32623
What version of TiKV are you using?
master
What operating system and CPU are you using?
Steps to reproduce
select truncate(x,114514);
What did you expect?
works
What did happened?
panic
/type bug /severity major /assign xiejiandong
the same issue:https://github.com/pingcap/tidb/issues/32623,and This feature is currently disabled by default