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

while I click Reload Definition button I get an error info(may be a bug?) #28064

Open
M-001 opened this issue Feb 26, 2025 · 0 comments
Open
Labels
type: bug Something isn't working

Comments

@M-001
Copy link

M-001 commented Feb 26, 2025

What's the issue?

Operation name: {AssetDefinitionCollisionQuery}

Message: AssetKey(['t_ods_mes_dwhyfhl'])

Path: ["assetNodeDefinitionCollisions"]

Locations: [{"line":2,"column":3}]

Stack Trace:
File "/Users/matrix/Desktop/DevTools/Python/Miniconda3/envs/dagster_env/lib/python3.11/site-packages/graphql/execution/execute.py", line 521, in execute_field
result = resolve_fn(source, info, **args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/matrix/Desktop/DevTools/Python/Miniconda3/envs/dagster_env/lib/python3.11/site-packages/dagster_graphql/schema/roots/query.py", line 1147, in resolve_assetNodeDefinitionCollisions
return get_asset_node_definition_collisions(graphene_info, asset_keys)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/matrix/Desktop/DevTools/Python/Miniconda3/envs/dagster_env/lib/python3.11/site-packages/dagster_graphql/implementation/fetch_assets.py", line 136, in get_asset_node_definition_collisions
remote_asset_node = graphene_info.context.asset_graph.get(asset_key)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/matrix/Desktop/DevTools/Python/Miniconda3/envs/dagster_env/lib/python3.11/site-packages/dagster/_core/definitions/base_asset_graph.py", line 251, in get
return self._asset_nodes_by_key[key]
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^

What did you expect to happen?

I don't know

How to reproduce?

No response

Dagster version

1.10.2

Deployment type

None

Deployment details

No response

Additional information

No response

Message from the maintainers

Impacted by this issue? Give it a 👍! We factor engagement into prioritization.

@M-001 M-001 added the type: bug Something isn't working label Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant