Skip to content
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

Integration Push Down Test unstable #16950

Closed
danmay319 opened this issue Apr 30, 2020 · 1 comment
Closed

Integration Push Down Test unstable #16950

danmay319 opened this issue Apr 30, 2020 · 1 comment
Labels
type/bug The issue is confirmed as a bug.

Comments

@danmay319
Copy link
Contributor

danmay319 commented Apr 30, 2020

Bug Report

Integration Push Down Test is not stable.

1. What did you do?

/run-integration-copr-test in #16830

2. What did you expect to see?

Succeed

3. What did you see instead?

Fail

[2020-04-30T05:36:14.101Z] 2020/04/30 13:36:13 2020/04/30 13:35:51 Test fail: Outputs are not matching.
[2020-04-30T05:36:14.101Z] Test case: sql/randgen-limit/7_str_1.sql
[2020-04-30T05:36:14.101Z] Statement: #514 - SELECT UNHEX( ( CONCAT( col_float ) ) ) AS field1 FROM table1_int_autoinc WHERE CONCAT( ( '18:02:07.032977' / '1998-04-26' ), ( ~ col_int ) ) LIMIT 11 /* QNO 516 CON_ID 212 */ ;
[2020-04-30T05:36:14.101Z] NoPushDown Output:
[2020-04-30T05:36:14.101Z] field1
[2020-04-30T05:36:14.102Z]
[2020-04-30T05:36:14.102Z]
[2020-04-30T05:36:14.102Z] WithPushDown Output:
[2020-04-30T05:36:14.102Z] field1
[2020-04-30T05:36:14.102Z] $E

4. What version of TiDB are you using? (tidb-server -V or run select tidb_version(); on TiDB)

Release Version: v4.0.0-beta.2-369-g0e5af57f6-dirty
Git Commit Hash: 0e5af57
Git Branch: issue16910
UTC Build Time: 2020-04-28 08:36:13
GoVersion: go1.13
Race Enabled: false
TiKV Min Version: v3.0.0-60965b006877ca7234adaced7890d7b029ed1306
Check Table Before Drop: false

@danmay319 danmay319 added the type/bug The issue is confirmed as a bug. label Apr 30, 2020
@SunRunAway
Copy link
Contributor

Is it a duplicate to #16629?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

2 participants