Add Int64 type
tjungblu opened this issue · 0 comments
tjungblu commented
Hey there,
I wanted to spend some time to analyse byte sizes in etcd databases with an octosql plugin I wrote.
Unfortunately, there's only 32 bit Int, which easily overflows. Would you be interested to have a 64 bit integer as a type for octosql?