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
scenario: with this python client, run a select query, then write the results to parquet on s3. problem is it seems when going from trino to pandas the types get lost, most decimals get converted to object type.
note: can't use trino server side to write to s3 due to server security setup
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
scenario: with this python client, run a select query, then write the results to parquet on s3. problem is it seems when going from trino to pandas the types get lost, most decimals get converted to object type.
note: can't use trino server side to write to s3 due to server security setup
Beta Was this translation helpful? Give feedback.
All reactions