feat(tianmu): unsupported DDL in SQL layer should report error. (#1185)#1246
Merged
mergify[bot] merged 4 commits intostoneatom:feat_filter_ddl_on_binlog_eventsfrom Jan 31, 2023
Conversation
Contributor
|
Thanks for the contribution! Please review the labels and make any necessary changes. |
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md) - [Commits](faisalman/ua-parser-js@0.7.31...0.7.33) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
- Fixed the Roadmap style error on the home page - Fixed Roadmap issue where the Chinese page could not locate the latest R&D block - Other style optimization
eff430f to
5bc0b77
Compare
…eatom#1185) [summary] 1 secondary/unique index report error; 2 full text/SPTIAL report error; 3 partition/foreign key report error; 4 GEOMETRY/SET/ENUM data type report error; 5 create trigger report error;
5bc0b77 to
72aa590
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## feat_filter_ddl_on_binlog_events #1246 +/- ##
===================================================================
Coverage ? 43.24%
===================================================================
Files ? 1830
Lines ? 396179
Branches ? 0
===================================================================
Hits ? 171339
Misses ? 224840
Partials ? 0 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
wisehead
approved these changes
Jan 31, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary about this PR
Issue Number: close #1185
[summary]
1 secondary/unique index report error;
2 full text/SPTIAL report error;
3 partition/foreign key report error;
4 GEOMETRY/SET/ENUM data type report error;
5 create trigger report error;
Tests Check List
Changelog
Documentation