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

fix import error in BatchSourceExecutor #7150

Closed
wants to merge 1 commit into from

Conversation

aloyszhang
Copy link
Contributor

Fixes #7149

Motivation

Since #7103 has move Reflections to common module, BatchSourceExecutor import from the origin path.
This PR fix it.

@codelipenghui
Copy link
Contributor

Close this PR since the master branch is fixed by #7141. Please reopen it if there are still problems there.

@aloyszhang aloyszhang deleted the import-fix branch December 25, 2020 03:08
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.

Cannot resolve import in BatchSourceExecutor
2 participants