[ISSUE] include_inherited was silently removed from entity_tag_assignments.list
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 56/100
Research direction
Start with the entity_tag_assignments.list entry point and compare its include_inherited behavior in SDK versions 0.133.0 and 0.134.0. Determine whether the removal is intentional, then verify that the SDK behavior and changelog accurately reflect that decision.
Written by the indexing model from the issue text.
Description
Description
include_inherited was removed from entity_tag_assignments.list in 0.134.0. There is no changelog entry for this change.
e.g.
from databricks.sdk import WorkspaceClient
client = WorkspaceClient()
client.entity_tag_assignments.list(entity_name=name, entity_type='tables', include_inherited=True)
It appears this was a removal from the API as the docs reflect that, but again i find no mention of the change.
Was this an intentional removal? Why? It seems wrong and gives a chance for error that every user should be responsible for resolving tag inheritance when it appears to be a primary feature via the UI.
Is it a regression?
Works in 0.133.0, remove in 0.134.0 and following versions
- Dominant language
- Python
- Stars
- 568
- Forks
- 217
- Avg merge
- 1h 1m
- Merged PRs (30d)
- 8
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from databricks/databricks-sdk-py
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
databricks/databricks-sdk-py#1496 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
databricks/databricks-sdk-py#1495 · 1 comment ·
-
[ISSUE] `get_api_error` fails with `TypeError: object of type '_io.BufferedReader' has no len()¨` Open
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
databricks/databricks-sdk-py#1489 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
databricks/databricks-sdk-py#1451 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
databricks/databricks-sdk-py#1264 · 1 reaction ·
All issues in databricks/databricks-sdk-py
Similar issues
-
area/auth bug comp/agent P3 platform/discord type/security
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
NousResearch/hermes-agent#117848 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100