Skip to content

Add option to filter out fields by removing unwanted ones #524

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

Closed
sgratzl opened this issue May 5, 2021 · 0 comments
Closed

Add option to filter out fields by removing unwanted ones #524

sgratzl opened this issue May 5, 2021 · 0 comments
Assignees

Comments

@sgratzl
Copy link
Member

sgratzl commented May 5, 2021

so far it is possible to limit the returned fields in a positive way by using the fields= parameter, e.g., fields=geo_value,value will only return these two columns. An alternative approach would be support negative fields, e.g. fields_exclude=stderr won't transfer stderr but everything else. Alternative syntax: prepending a minus, e.g., fields=-stderr

@sgratzl sgratzl self-assigned this May 6, 2021
@sgratzl sgratzl closed this as completed May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant