Hi,

Thanks for your reply could you guide me if there is any way I can execute
my query without an optimizer?
I am not sure whom I can reach can you tell me any channel where I can post
this issue?

Thanks,
Suchit Kumar


On Wed, Feb 8, 2023 at 7:57 AM Benchao Li <libenc...@apache.org> wrote:

> Hi Suchit,
>
> FYI, I've reproduced the problem with your example, however, I cannot tell
> the reason for now, it may take a while.
>
> I would be great if someone else who's interested with the problem could
> also take a look at it.
>
> Suchit Kumar <suchitk2...@gmail.com> 于2023年2月7日周二 11:17写道:
>
> > Hi,
> >
> > I have attached 4 files you can run ApacheClient file to check the
> > example. Please let me know if you face any issues running my example.
> >
> > Thanks,
> > Suchit Kumar
> >
> > On Tue, Feb 7, 2023 at 7:31 AM Benchao Li <libenc...@apache.org> wrote:
> >
> >> Hi Suchit,
> >>
> >> Sorry that I couldn't find your example. Am I missing something?
> >>
> >> Suchit Kumar <suchitk2...@gmail.com> 于2023年2月7日周二 00:01写道:
> >>
> >> > Hi,
> >> >
> >> > Thank you for your reply, This is the example that I am creating and
> >> > inside iterativeRuleQueue it keeps running.
> >> > In this example, I need to query on top of the java hashmap.
> >> > Please let me know what I am missing and if there is anyway. So that I
> >> can
> >> > bypass the optimiser and run the query directly.
> >> >
> >> >
> >> >
> >> > On Mon, Feb 6, 2023 at 4:39 PM Benchao Li <libenc...@apache.org>
> wrote:
> >> >
> >> >> 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 <suchitk2...@gmail.com> 于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
> >> >>
> >> >
> >>
> >> --
> >>
> >> Best,
> >> Benchao Li
> >>
> >
>
> --
>
> Best,
> Benchao Li
>

Reply via email to