forked from slackhq/astra
-
Couldn't load subscription status.
- Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
existing
kaldb/astra/src/main/proto/astra_search.proto
Lines 124 to 129 in 9125b7f
| message AutoDateHistogramAggregation { | |
| // Value representing the minimum interval of the bucket size (ie, day, hour) | |
| Value min_interval = 1; | |
| // Exact number of buckets required | |
| Value num_buckets = 2; | |
| } |
sketched in my benchmarking branch
https://github.com/airbnb/kaldb/pull/37/files#diff-0adcf7b903b4ad34cbfad21f50b2db7b0a8469b588fe72ac94bcda357ac0fb7eR126-R135
Requirements (place an x in each of the [ ])**
- I've read and understood the Contributing guidelines and have done my best effort to follow them.
- I've read and agree to the Code of Conduct.
- I've searched for any related issues and avoided creating a duplicate issue.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Reproducible in:
Astra version:
JVM version:
OS version(s):
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working