mihaibudiu commented on PR #4267:
URL: https://github.com/apache/calcite/pull/4267#issuecomment-2768358359

   If you can compute the size of the final formula based on the structure of 
the original formulas, then you can do that upfront and avoid expansion 
altogether. That's why I asked about the complexity. An alternative is to do 
the expansion work and if the result becomes too big abort and undo the 
transformation. @asolimando pointed to a BLOAT parameter which can control the 
maximum size.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to