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
Let’s say I have a data frame with a 100k character string in it. How do I use awswrangler.redshift.copy to get that into redshift without shortening the string while it’s still in the data frame? Cause if you have some magic bullet please let me know, I have rds snapshot exports in parquet with long strings that I’m bending over backwards to get into redshift.
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
-
Let’s say I have a data frame with a 100k character string in it. How do I use awswrangler.redshift.copy to get that into redshift without shortening the string while it’s still in the data frame? Cause if you have some magic bullet please let me know, I have rds snapshot exports in parquet with long strings that I’m bending over backwards to get into redshift.
Beta Was this translation helpful? Give feedback.
All reactions