-
Notifications
You must be signed in to change notification settings - Fork 711
Open
Labels
type/bugType: Bug. Only for issues.Type: Bug. Only for issues.type/flaky-testType: Flaky test failure.Type: Flaky test failure.
Milestone
Description
Buildkite URL
Description and Insights
failed to run `e2e_test/source_inline/refresh/refresh_table.slt`
--
Caused by:
statement failed: db error: ERROR: Failed to run the query
Caused by:
internal error: Failed to refresh table 'public.refresh_fs_t': gRPC request to meta service (call `/meta.StreamManagerService/Refresh`) failed: Internal error: Execution Error: error returned from database: 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IGNORE' at line 1
[SQL] REFRESH TABLE refresh_fs_t;
at e2e_test/source_inline/refresh/refresh_table.slt:111
I suppose it's because we're generating invalid MySQL statement/query with ORM.
cc @tabVersion
Metadata
Metadata
Assignees
Labels
type/bugType: Bug. Only for issues.Type: Bug. Only for issues.type/flaky-testType: Flaky test failure.Type: Flaky test failure.