-
Notifications
You must be signed in to change notification settings - Fork 411
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
scan-filter results is wrong #4512
Comments
It looks like the there is a bug in TiFlash's decimal compare
|
may be the same problem, to check
from mysql
|
may be the same problem, to check
from mysql
|
may be the same problem, to check from tiflash
from mysql
|
SELECT |
SELECT table2 . |
SELECT |
SELECT MAX( |
SELECT table1 . |
SELECT ( table1 . |
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
mysql -uroot -P52324 -h172.16.4.97 -D subquery_agg_decimal3000
2. What did you expect to see? (Required)
from mysql
from tidb+ tikv
3. What did you see instead (Required)
from tiflash
4. What is your TiFlash version? (Required)
nightly
The text was updated successfully, but these errors were encountered: