Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Add a flag to suppress the standard view on time fields. #1710

Closed
travisturner opened this issue Oct 30, 2018 · 0 comments · Fixed by #1733
Closed

Add a flag to suppress the standard view on time fields. #1710

travisturner opened this issue Oct 30, 2018 · 0 comments · Fixed by #1733
Assignees

Comments

@travisturner
Copy link
Member

Description

time fields automatically create/populate a standard view which represents all setbits with no time value taken into consideration (like a set field). It's possible that a user wouldn't need that data. In that case, we could give the user the option to suppress that view (i.e. improve write performance and reduce storage requirements).

Success criteria (What criteria will consider this ticket closeable?)

I guess this would mean modifying OptFieldTypeTime() to include this additional option. Note that that would be an API change. We could also provide a separate option, but that may be confusing.

@yuce yuce self-assigned this Nov 6, 2018
yuce added a commit to yuce/pilosa that referenced this issue Nov 8, 2018
yuce added a commit that referenced this issue Nov 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants