[ADQL] Fix interpretation of math functions without parameters.
Because of a test of the first parameter (non existing for functions like PI() and RAND()), a NullPointerException was thrown and so was stopping brutally an ADQL query interpretation.
Loading
Please register or sign in to comment