Robert Kruszewski
Robert Kruszewski
Are nulls largest or smallest. Likely largest per defaults in SQLite, Postgres and Snowflake. Do we need to be able to override this behaviour?
Should it be possible to generate valid scalar value for a dtype?
VortexError wraps a lot of error types and it's tempting to just return VortexResult everywhere. Is there a more ergonomic api where we narrow down the errors but still provide...
There's still some extraneous comments in the flatbuffer that need answering
This is wasteful and only necessary for release
Sometimes it's useful to know if you have a value like NAN/-NAN or Infinity/-Infinity in your data
SparseArray isn't the best in this case since nulls become values. #2692 could be the solution.
now that uv has `--all-packages` we can use that and move dev-dependencies around