Re: Requesting information regarding sub-schemas

2022-09-21 Thread Pranav Deshpande
Hi Alessandro, Thank you. I will reproduce the error and get back to this thread. Regards, Pranav On Wed, Sep 21, 2022 at 1:14 PM Alessandro Solimando < alessandro.solima...@gmail.com> wrote: > Hi Pranav, > it's helpful to complement what you provided with actual error > messages/stack traces

Re: Requesting information regarding sub-schemas

2022-09-21 Thread Alessandro Solimando
Hi Pranav, it's helpful to complement what you provided with actual error messages/stack traces (if any) or at least a detailed description of expected vs actual behaviour if there is no "apparent" error. If you also have a minimal repro, that would definitely be helpful. Best regards,

Requesting information regarding sub-schemas

2022-09-21 Thread Pranav Deshpande
Dear Apache Calcite Dev Team, I recently created an in memory schema and table and tried to run queries on it using the enumerable and bindable conventions. By nested schemas I mean this: RootSchema has 3 schemas (or sub schemas), schema1, schema2 and schema3. Each of these 3 have multiple (but