Skip to content

Improve uploader filter for dataset list API (#930)#1279

Open
chanlaurenc wants to merge 1 commit intoopenml:developfrom
Craymond0:dataset-uploader-filter-930
Open

Improve uploader filter for dataset list API (#930)#1279
chanlaurenc wants to merge 1 commit intoopenml:developfrom
Craymond0:dataset-uploader-filter-930

Conversation

@chanlaurenc
Copy link

This PR improves and finalizes the uploader filter for the dataset list API as requested in #930.

Changes:

  • Treat uploader as an integer user ID.
  • Replace string-based IN ("...") SQL with a direct numeric comparison (uploader = <id>).
  • Preserve all existing behavior when uploader is not provided.

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