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

Fixes #3518 #3558

Merged
merged 1 commit into from Nov 19, 2019
Merged

Fixes #3518 #3558

merged 1 commit into from Nov 19, 2019

Conversation

RaigorJiang
Copy link
Contributor

Fixes #3518.

Changes proposed in this pull request:
when execute DAL with table like 'show create table' or 'show full fields from table', if the table rule not exists, and the default data source is configured, use default database routing engine.

@terrymanu terrymanu merged commit 4bd1c3d into apache:dev Nov 19, 2019
@RaigorJiang RaigorJiang deleted the dev-3518 branch November 19, 2019 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A table without rules cannot get column information through "show full fields from table name"
2 participants