Hi,

I've been trying to figure out how functions are implemented under the hood
in AsterixDB. For example, I would like to know what happens when the aql
statement count([1,2,3]) is executed.

I tried to set up remote debugging in eclipse to step through the code.
However, I'm not sure what to change to launch an asterixdb instance in
debug mode. Is there a way to do it?

Thanks,
Vignesh

Reply via email to