Skip to content

Add getAll stub to dbutils.widgets - #1519

Open
andrewgross wants to merge 1 commit into
databricks:mainfrom
andrewgross:dbutil_stubs_getall
Open

Add getAll stub to dbutils.widgets#1519
andrewgross wants to merge 1 commit into
databricks:mainfrom
andrewgross:dbutil_stubs_getall

Conversation

@andrewgross

Copy link
Copy Markdown

Summary

The stub for dbutils.widgets is missing getAll(), which makes my typechecker unhappy.

Why

Not sure if these stubs are generated or manually added. Assuming they are manually added, I created the stub for getAll().

Interface changes

dbutils_stub now has dbutils.widgets.getAll() exposed for type checkers.

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/sdk-py

Inputs:

  • PR number: 1519
  • Commit SHA: 3d61108c8be2279efb00a0c97699507e747afe3d

Checks will be approved automatically on success.

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.

1 participant