Skip to content

Conversation

@abhishek-pattern
Copy link

@abhishek-pattern abhishek-pattern commented Dec 5, 2025

moved query tags adding logic for select dev after the query is appended to cards for better cards visulizations
image

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aims to improve the Metaflow card display by moving the query tagging logic (used for cost tracking in select.dev) to execute after the SQL is displayed on the card, ensuring users see clean SQL without internal tracking comments.

  • Relocates query comment injection to occur after card display
  • Bumps package version from 0.3.0 to 0.3.1

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
src/ds_platform_utils/metaflow/pandas.py Moves query tagging logic from before schema/context substitutions to after card display
pyproject.toml Version bump to 0.3.1

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants