elixir-explorer / adbc

Apache Arrow ADBC bindings for Elixir
https://arrow.apache.org/adbc/
Apache License 2.0
50 stars 16 forks source link

Support Elixir duration type #78

Open josevalim opened 5 months ago

josevalim commented 5 months ago

It will have loss of precision similar to other Calendar types when converted back but one can always cast to integer before/after for full precision. We should also raise if the duration has month or year set.

We need to wait for v1.17.