-
Notifications
You must be signed in to change notification settings - Fork 150
Pull requests: databricks/databricks-sdk-py
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Strip quotes from env vars
#213
opened Jul 3, 2023 by
kartikgupta-db
Loading…
updated Jul 5, 2023
3 tasks
Changed all occurrences of .execute to .execute_statement
#272
opened Aug 7, 2023 by
caffeinelover1012
Loading…
updated Aug 8, 2023
Added strict runtime type validation for all issues related to generated code
enhancement
New feature or request
ergonomics
UX of SDK
@dataclass
'es and method arguments
codegen
#264
opened Aug 4, 2023 by
nfx
Loading…
updated Sep 25, 2023
Added user-friendly API to execute SQL statements: UX of SDK
for row in w.statement_execution.iterate_rows(warehouse_id, 'SELECT * FROM samples.nyctaxi.trips LIMIT 10'): print(row.as_dict())
ergonomics
#295
opened Aug 17, 2023 by
nfx
Loading…
updated Oct 4, 2023
Additional retries on anything that makes the code better
DatabricksError: Workspace X exceeded the concurrent limit of Y requests
chore
#391
opened Oct 7, 2023 by
nfx
Loading…
updated Oct 24, 2023
3 tasks
FIX: Update patch_account_users example
#431
opened Nov 7, 2023 by
MrTeale
Loading…
updated Nov 7, 2023
3 tasks
Added anything that makes the code better
do-not-merge
enhancement
New feature or request
w.config.account_host
to get the relevant account host from a workspace client
chore
#390
opened Oct 6, 2023 by
nfx
Loading…
updated Nov 10, 2023
3 tasks
Always retry on HTTP 429 and 503, even if anything that makes the code better
Retry-After
header is not available
chore
#396
opened Oct 11, 2023 by
nfx
Loading…
updated Nov 13, 2023
2 of 3 tasks
Remove noisy
azure_workspace_resource_id field not provided
message for non-production Databricks deployments
#409
opened Oct 17, 2023 by
nfx
Loading…
updated Dec 19, 2023
3 tasks
preserve directories in recursive workspace listing
#466
opened Nov 29, 2023 by
neilbest-db
Loading…
updated Dec 23, 2023
3 tasks done
[hotfix] workload size string assignment
#495
opened Jan 3, 2024 by
jbrill
Loading…
updated Jan 3, 2024
Remove low-level fields from methods that return iterators
codegen
issues related to generated code
do-not-merge
ergonomics
UX of SDK
#279
opened Aug 10, 2023 by
nfx
Loading…
updated Jan 4, 2024
Don't throw
TimeoutError
but rather the last error of retries
#506
opened Jan 11, 2024 by
nfx
Loading…
updated Jan 11, 2024
1 of 3 tasks
Feature: Check if a DataBricks path or dir exists
#425
opened Nov 6, 2023 by
mustious
Loading…
updated Jan 19, 2024
3 tasks done
Added UX of SDK
w.clusters.commands(cluster_id).run('return [1,2,3]')
utility
ergonomics
#331
opened Aug 31, 2023 by
nfx
Loading…
updated Feb 8, 2024
3 tasks done
Add proper URL encoding for upload and download
#592
opened Mar 22, 2024 by
dakinggg
Loading…
updated Mar 22, 2024
2 of 3 tasks
refactor: add overwrite option
#573
opened Mar 2, 2024 by
cornzyblack
Loading…
updated Mar 25, 2024
3 tasks done
Fix scopes in OAuthClient with using model serving on Azure
#599
opened Mar 29, 2024 by
sdonohoo-db
Loading…
updated Mar 29, 2024
3 tasks
Fix row_filter name returned from API
#603
opened Apr 1, 2024 by
wsilveira-usp
Loading…
updated Apr 1, 2024
1 of 3 tasks
Transfer object ownership missing objectId 621
#622
opened Apr 20, 2024 by
miles-monoid
Loading…
updated Apr 20, 2024
Fix Client type in Usage Examples for "Account Groups"
#627
opened Apr 22, 2024 by
R7L208
Loading…
updated Apr 24, 2024
3 tasks
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-04-30.