[ 
https://issues.apache.org/jira/browse/ASTERIXDB-3125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vijay Sarathy resolved ASTERIXDB-3125.
--------------------------------------
    Resolution: Fixed

> Select operator has zero cost and cardinality
> ---------------------------------------------
>
>                 Key: ASTERIXDB-3125
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3125
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: COMP - Compiler
>            Reporter: Vijay Sarathy
>            Assignee: Vijay Sarathy
>            Priority: Major
>             Fix For: 0.9.9
>
>         Attachments: Screenshot 2023-03-01 at 6.39.50 PM.png
>
>
> Query:
> select count (1) from R, S where int64_default_null (R.rand) /{*}+ 
> productivity R 1.0 */ /{*}+ indexnl {*}/ = int64_default_null (S.rand) and 
> R.rand /{*}+ selectivity 0.000244 {*}/ <= 1024 and S.rand /{*}+ selectivity 
> 0.000244 */ <= 1024;
> One of the select operators in the query plan has zero cost and cardinality.
> h4.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to