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

Tag custom ranking metrics as output columns #1500

Merged
merged 3 commits into from Apr 17, 2024

Conversation

FelipeAdachi
Copy link
Contributor

Description

This PR:

  • On write(), search for known custom ranking metrics and tag them as outputs

  • tag_output_column requires the preexistence of columns, so a new _set_column_schema is created that can be called before the actual columns are uploaded

  • incidental fix on integration tests for performance columns

  • I have reviewed the Guidelines for Contributing and the Code of Conduct.

@FelipeAdachi FelipeAdachi merged commit 8b2809e into mainline Apr 17, 2024
19 checks passed
@FelipeAdachi FelipeAdachi deleted the dev/felipe/rank-output branch April 17, 2024 14:05
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.

None yet

2 participants