elixir-explorer / adbc

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

Fix `tdD` - using `uint32_t` #35

Closed cocoa-xu closed 1 year ago

cocoa-xu commented 1 year ago

This PR addressed the issue in #34. It should be a uint32_t for tdD while uint64_t for tdm, according to the docs here.

Screenshot 2023-10-17 at 22 40 15
josevalim commented 1 year ago

Glorious, thank you! :green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: