-
Notifications
You must be signed in to change notification settings - Fork 67
fix source setting KeyError: 'spec' in to_dict() method
#1631
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
Conversation
|
Report bugs in Issues The following are automatically added:
Available user actions:
Supported /retest check runs
Supported labels
|
|
|
/verified |
|
can you please fill the missing parts in the first comment @vsibirsk ? |
KeyError: 'spec' in to_dict() method
|
/lgtm |
|
/cherry-pick v4.15 |
|
Cherry-picked PR fix source setting |
|
/cherry-pick v4.14 |
|
Cherry-picked PR fix source setting |

Short description:
Fix the issue in
DataSourceto_dict()method when settingsourcevalue inself.resifself.resdoesn't have anyspecWhich issue(s) this PR fixes:
Fixes issue introduced in #1601