[
https://issues.apache.org/jira/browse/ASTERIXDB-3555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934034#comment-17934034
]
ASF subversion and git services commented on ASTERIXDB-3555:
------------------------------------------------------------
Commit 1a7282afbe617ab4544e42fc5fc3da9a060caff3 in asterixdb's branch
refs/heads/master from murali4104
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=1a7282afbe ]
[ASTERIXDB-3555][COMP] Use Join Samples to get Join Selectivity
Ext-ref: MB-65101
Change-Id: Iacf111e2d6ed5307b747045a57107eccb872d3f0
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19496
Reviewed-by: <[email protected]>
Reviewed-by: Peeyush Gupta <[email protected]>
Tested-by: Jenkins <[email protected]>
> Join Samples to get Join Selectivity
> ------------------------------------
>
> Key: ASTERIXDB-3555
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3555
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: *DB - AsterixDB
> Reporter: murali krishna
> Priority: Minor
> Labels: triaged
>
> Currently, we run a sampling query to estimate the number of distinct keys in
> the joining column to determine the join selectivity.
> We will now join the samples directly to determine the join selectivity.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)