spyql icon indicating copy to clipboard operation
spyql copied to clipboard

INIT statement for running initialisation python code

Open dcmoura opened this issue 3 years ago • 0 comments

e.g.

INIT a = 10; b=2
SELECT col1 * a + b
FROM ...

dcmoura avatar Jan 03 '22 18:01 dcmoura