[
https://issues.apache.org/jira/browse/CALCITE-5238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated CALCITE-5238:
------------------------------------
Labels: pull-request-available (was: )
> Add a maxNodeCount parameter to RexUtil.toDnf
> ---------------------------------------------
>
> Key: CALCITE-5238
> URL: https://issues.apache.org/jira/browse/CALCITE-5238
> Project: Calcite
> Issue Type: Improvement
> Reporter: Yingyu Wang
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This is similar to CALCITE-1290. Add a {{maxNodeCount}} parameter to
> {{RexUtil.toDnf.}} If the number of resulting nodes exceeds that threshold,
> stops conversion and returns the original expression. Negative number means
> no threshold.
>
> Discussions on [email protected]:
> https://lists.apache.org/thread/orcwgr4cgmmvzpgjr49v9wzwo3d1sp7b
--
This message was sent by Atlassian Jira
(v8.20.10#820010)