You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/05/07 16:12:00 UTC

[jira] [Commented] (DRILL-8212) Join queries fail with StackOverflowError

    [ https://issues.apache.org/jira/browse/DRILL-8212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533300#comment-17533300 ] 

ASF GitHub Bot commented on DRILL-8212:
---------------------------------------

vvysotskyi opened a new pull request, #2536:
URL: https://github.com/apache/drill/pull/2536

   # [DRILL-8212](https://issues.apache.org/jira/browse/DRILL-8212): Join queries fail with StackOverflowError
   
   ## Description
   With the newer Calcite version, some join queries fail with StackOverflowError. In the new version, Calcite uses selectivity code for computing cost for some conditions.
   
   ## Documentation
   NA
   
   ## Testing
   Unit tests that were failing pass
   




> Join queries fail with StackOverflowError
> -----------------------------------------
>
>                 Key: DRILL-8212
>                 URL: https://issues.apache.org/jira/browse/DRILL-8212
>             Project: Apache Drill
>          Issue Type: Sub-task
>            Reporter: Vova Vysotskyi
>            Assignee: Vova Vysotskyi
>            Priority: Major
>
> With the newer Calcite version, some join queries fail with StackOverflowError. In the new version, Calcite uses selectivity code for computing cost for some conditions.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)