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

#968 table in multi-schema subquery can be correctly identified #1026

Merged
merged 1 commit into from Feb 27, 2019

Conversation

sunsun314
Copy link
Contributor

@sunsun314 sunsun314 commented Feb 27, 2019

Reason:
  BUG #968
Type:
  BUG
Influences:
   table in multi-schema subquery can be correctly identified
   select * from schema1.test1 where id <(select id from testtable where id > 5)

@sunsun314 sunsun314 changed the title #1023 table in multi-schema subquery can be correctly identified #968 table in multi-schema subquery can be correctly identified Feb 27, 2019
Copy link
Member

@yanhuqing666 yanhuqing666 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@yanhuqing666 yanhuqing666 merged commit b806e03 into master Feb 27, 2019
@yanhuqing666 yanhuqing666 deleted the issue-1023 branch February 27, 2019 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants