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

add start_timestamp, end_timestamp filter to _field_caps #4547

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

PSeitz
Copy link
Contributor

@PSeitz PSeitz commented Feb 8, 2024

closes #4430

@PSeitz PSeitz requested a review from fmassot February 8, 2024 06:10

// Control if the the request will fail if split_ids contains a split that does not exist.
// optional bool fail_on_missing_index = 3;
Copy link
Contributor

Choose a reason for hiding this comment

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

I would not change this, we should increment the number for new fields.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's commented, since it is not yet implemented

Copy link
Contributor

@fmassot fmassot left a comment

Choose a reason for hiding this comment

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

can you look at the comment?

@fmassot fmassot enabled auto-merge (squash) February 9, 2024 12:18
@fmassot fmassot merged commit f7ed3c4 into main Feb 9, 2024
4 checks passed
@fmassot fmassot deleted the field_cap_filter branch February 9, 2024 12:30
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.

Add ability to filter field capabilities on a timestamp window
2 participants