You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mark int type explicitly as int64 (#332)
* mark int type explicitly as int64
fixes#330
Signed-off-by: Thomas Jungblut <tjungblu@redhat.com>
* use 32bit truncation for parquet
---------
Signed-off-by: Thomas Jungblut <tjungblu@redhat.com>