I assume you need to implement this method org.apache.calcite.schema.impl.AbstractSchema.getFunctionMultimap().
I'm not sure, I haven't got there yet. I appreciate if you share your experience with that. Thanks, Gelbana On Mon, Jun 11, 2018 at 8:54 AM, subbarao mitta <[email protected]> wrote: > IAM already having some of the functions in Oracle database like > FN_code("caseno") then how can I add these type of existing user defined > functions in apache calcite schema >
