mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-04-03 09:39:47 +00:00

I'm not sure how these manifest - whether SQLite retypes them based on column affinity before we see them, or whether they're provided as is.
4 lines
81 B
SQL
4 lines
81 B
SQL
select int64_4 from nulls where int64_4 >= '49000000000'
|
|
50000000000
|
|
49000000000
|