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

Add include_query_source parameter to list method of QueryHistoryAPI #710

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

chidifrank
Copy link

@chidifrank chidifrank commented Jul 17, 2024

Changes

  • Adds include_query_source parameter to the list method of the QueryHistoryAPI class
  • Adds Optional QuerySource field to QueryInfo class

API Reference: https://docs.databricks.com/api/workspace/queryhistory/list#res-query_source

closes #711

Tests

  • make test run locally
  • make fmt applied
  • relevant integration tests applied

@chidifrank chidifrank changed the title Add option to include query source information when listing query history Add include_query_source to QueryHistoryAPI Jul 17, 2024
@chidifrank chidifrank changed the title Add include_query_source to QueryHistoryAPI Add include_query_source to list method of QueryHistoryAPI Jul 17, 2024
@chidifrank chidifrank changed the title Add include_query_source to list method of QueryHistoryAPI Add include_query_source parameter to list method of QueryHistoryAPI Jul 17, 2024
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.

[FEATURE] Add include_query_source parameter to the list method of QueryHistoryAPI
1 participant