Hi Suchit, It would be helpful if you could provide more information such as: - What the version are you using - How you used Calcite, e.g., what's the rules you are using, is there any custom rule? - If there is a pure Calcite reproducible test case, it would be easier for others to understand the problem and propose a solution
Come back to your question, I'm guessing that is there a custom rule which is not implemented well, and it always matches and produces another result which could match the rule again, which will go into an infinite loop? Suchit Kumar <[email protected]> 于2023年2月6日周一 13:13写道: > Hi Team, > > I am using apache calcite for one of our use cases but in 1 query I am > getting an issue where the volcano planner is not returning anything and it > keeps running I have checked online as well but I haven't found any > solution. Could you please let me know if there is any way to disable the > planner optimizer? > > Thanks, > Suchit Kumar > -- Best, Benchao Li
