Open mariusandra opened 5 months ago
Consolidated todos for the Hog language. There's another list to track the HogQL todos, and this does not directly touch upon the CDP project. This list is a work in progress.
inputs
? :
if(...)
?.
fn
fun
typeof
run(select *)
map*
re2
crypto
webcrypto
Consolidated todos for the Hog language. There's another list to track the HogQL todos, and this does not directly touch upon the CDP project. This list is a work in progress.
Hog todo
inputs
and other globals)? :
) don't work (translated toif(...)
?.
) supportfn
tofun
typeof
for Avo pluginrun(select *)
nativelymap*
fields, work well with hogqlX as well.?.
?re2
in the Python HogVM (we're not using it live today)crypto
withwebcrypto
(& polyfill on the nodejs side)HogQL todos