Hi there 👋
🔭 I’m currently working at Datafuse Labs - The open-source Lakehouse runtime that powers the Modern Data Cloud.👯 I’m a contributor to ClikHouse(TOP 50) and TokuDB.📫 How to reach me: blog | twitter😄 Pronouns: He/Him
Forked from weicao/cascadb
Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB
Forked from datafuselabs/datafuse
FuseQuery is a Cloud-Native SQL Query Engine at scale
Reverts #1021 Due to the audit vulnerable found: https://github.com/datafuselabs/datafuse/runs/3024287865?check_suite_focus=true
Summary
toInt(8|16|32|64|128|256)
toInt8(expr) — Results in the Int8 data type.
toInt16(expr) — Results in the Int16 data type.
toInt32(expr) — R…