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: Add python client QueryResult model field definitions #2952

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

ittuann
Copy link
Contributor

@ittuann ittuann commented Jun 22, 2024

Purpose

Add python client QueryResult model field definitions.

Also I fixed the docstring of DataLakeMeasureEndpoint.get(), in the current version its return type is not DataLakeMeasures in the docstring but <class 'streampipes.model.resource.query_ result.QueryResult'>

Remarks

PR introduces (a) breaking change(s): <yes/no>
no
PR introduces (a) deprecation(s): <yes/no>
no

@github-actions github-actions bot added python Pull requests that update Python code testing Relates to any kind of test (unit test, integration, or E2E test). labels Jun 22, 2024
@bossenti bossenti merged commit 34678ac into apache:dev Jun 24, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code testing Relates to any kind of test (unit test, integration, or E2E test).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants