Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unset 'series limit' default from 50 to null (apache#4410)
Setting "Series Limit" by default results in a subquery (or 2 phase) which can be suboptimal / unecessary where low cardinality dims are used.
- Loading branch information