[jira] [Commented] (CALCITE-6846) Support basic DPhyp join reorder algorithm

2025-07-16 Thread Silun Dong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18007585#comment-18007585 ] Silun Dong commented on CALCITE-6846: - Sorry, as you said, your problem is more rel

[jira] [Commented] (CALCITE-6846) Support basic DPhyp join reorder algorithm

2025-07-16 Thread Silun Dong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18007550#comment-18007550 ] Silun Dong commented on CALCITE-6846: - The above two points are necessary condition

[jira] [Commented] (CALCITE-6846) Support basic DPhyp join reorder algorithm

2025-07-16 Thread Silun Dong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18007548#comment-18007548 ] Silun Dong commented on CALCITE-6846: - ??I tried this algorithm, but for my queries

[jira] [Commented] (CALCITE-6846) Support basic DPhyp join reorder algorithm

2025-07-15 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18005540#comment-18005540 ] Stamatis Zampetakis commented on CALCITE-6846: -- This is a closed and relea

[jira] [Commented] (CALCITE-6846) Support basic DPhyp join reorder algorithm

2025-07-14 Thread Mihai Budiu (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18005193#comment-18005193 ] Mihai Budiu commented on CALCITE-6846: -- The algorithm simply enumerates all legal

[jira] [Commented] (CALCITE-6846) Support basic DPhyp join reorder algorithm

2025-07-14 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18005181#comment-18005181 ] Stamatis Zampetakis commented on CALCITE-6846: -- Since the algorithm closel

[jira] [Commented] (CALCITE-6846) Support basic DPhyp join reorder algorithm

2025-07-12 Thread Mihai Budiu (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004910#comment-18004910 ] Mihai Budiu commented on CALCITE-6846: -- I tried this algorithm, but for my queries

[jira] [Commented] (CALCITE-6846) Support basic DPhyp join reorder algorithm

2025-03-11 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933873#comment-17933873 ] Stamatis Zampetakis commented on CALCITE-6846: -- For the record, my [previo

[jira] [Commented] (CALCITE-6846) Support basic dphyp join reorder algorithm

2025-03-07 Thread Mihai Budiu (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933393#comment-17933393 ] Mihai Budiu commented on CALCITE-6846: -- There is no danger of this change of break

[jira] [Commented] (CALCITE-6846) Support basic dphyp join reorder algorithm

2025-03-07 Thread Alessandro Solimando (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933287#comment-17933287 ] Alessandro Solimando commented on CALCITE-6846: --- [~rubenql] thanks for dr

[jira] [Commented] (CALCITE-6846) Support basic dphyp join reorder algorithm

2025-03-07 Thread Silun Dong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933234#comment-17933234 ] Silun Dong commented on CALCITE-6846: - Yes, these are Calcite's metadata cost-estim

[jira] [Commented] (CALCITE-6846) Support basic dphyp join reorder algorithm

2025-03-07 Thread Ruben Q L (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933224#comment-17933224 ] Ruben Q L commented on CALCITE-6846: Thanks for the info [~dongsl] , I guess those

[jira] [Commented] (CALCITE-6846) Support basic dphyp join reorder algorithm

2025-03-04 Thread Silun Dong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932492#comment-17932492 ] Silun Dong commented on CALCITE-6846: - For the three test (testChainJoinDphypJoinRe

[jira] [Commented] (CALCITE-6846) Support basic dphyp join reorder algorithm

2025-03-04 Thread Silun Dong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932481#comment-17932481 ] Silun Dong commented on CALCITE-6846: - For the three test (testChainJoinDphypJoinRe

[jira] [Commented] (CALCITE-6846) Support basic dphyp join reorder algorithm

2025-03-04 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932252#comment-17932252 ] Stamatis Zampetakis commented on CALCITE-6846: -- Is there any kind of test

[jira] [Commented] (CALCITE-6846) Support basic dphyp join reorder algorithm

2025-02-21 Thread Alessandro Solimando (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17929138#comment-17929138 ] Alessandro Solimando commented on CALCITE-6846: --- Sorry [~dongsl], when yo

[jira] [Commented] (CALCITE-6846) Support basic dphyp join reorder algorithm

2025-02-21 Thread Silun Dong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17929121#comment-17929121 ] Silun Dong commented on CALCITE-6846: - Thank you. The HyperGraph -> Joins translati

[jira] [Commented] (CALCITE-6846) Support basic dphyp join reorder algorithm

2025-02-21 Thread Alessandro Solimando (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17929086#comment-17929086 ] Alessandro Solimando commented on CALCITE-6846: --- I agree that the additio

[jira] [Commented] (CALCITE-6846) Support basic dphyp join reorder algorithm

2025-02-21 Thread Silun Dong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17929067#comment-17929067 ] Silun Dong commented on CALCITE-6846: - Thank you for explanation. The common fields

[jira] [Commented] (CALCITE-6846) Support basic dphyp join reorder algorithm

2025-02-20 Thread Mihai Budiu (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17929028#comment-17929028 ] Mihai Budiu commented on CALCITE-6846: -- In general, if some public API or data str

[jira] [Commented] (CALCITE-6846) Support basic dphyp join reorder algorithm

2025-02-20 Thread Silun Dong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17928956#comment-17928956 ] Silun Dong commented on CALCITE-6846: - Thank you so much for your recognition and s

[jira] [Commented] (CALCITE-6846) Support basic dphyp join reorder algorithm

2025-02-20 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17928905#comment-17928905 ] Stamatis Zampetakis commented on CALCITE-6846: -- This is an extremely usefu

[jira] [Commented] (CALCITE-6846) Support basic dphyp join reorder algorithm

2025-02-19 Thread Silun Dong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17928613#comment-17928613 ] Silun Dong commented on CALCITE-6846: - The source of the dphyp algorithm is the pap

[jira] [Commented] (CALCITE-6846) Support basic dphyp join reorder algorithm

2025-02-19 Thread Mihai Budiu (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17928605#comment-17928605 ] Mihai Budiu commented on CALCITE-6846: -- Can you elaborate a little bit? For exampl

[jira] [Commented] (CALCITE-6846) Support basic dphyp join reorder algorithm

2025-02-19 Thread Silun Dong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17928604#comment-17928604 ] Silun Dong commented on CALCITE-6846: - Its printing form is similar to MultiJoin, b

[jira] [Commented] (CALCITE-6846) Support basic dphyp join reorder algorithm

2025-02-19 Thread Mihai Budiu (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17928500#comment-17928500 ] Mihai Budiu commented on CALCITE-6846: -- There is a MultiJoin object in Calcite; ca