cube2222/octosql

Add Int64 type

tjungblu opened this issue · 0 comments

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?