[
https://issues.apache.org/jira/browse/ASTERIXDB-3546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Maxon resolved ASTERIXDB-3546.
----------------------------------
Resolution: Fixed
> Use distinct estimate from sample if table size is smaller than targeted
> sample size
> ------------------------------------------------------------------------------------
>
> Key: ASTERIXDB-3546
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3546
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: *DB - AsterixDB
> Reporter: murali krishna
> Assignee: murali krishna
> Priority: Major
>
> Our samples sizes are one of 1063 or 1063*4 or 1063*16.
> If the table size is smaller than the targeted sample size, then the estimate
> we get directly from the sample is the actual estimate. No need to call the
> estimator in such cases.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)