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
Faster loading into Postgres via the COPY FROM statement
Bug fixes / reliability improvements:
Handle empty strings in Redshift loading correctly from Pandas dataframes
Other updates:
Convenience method (session.set_stream_logging()) to set some reasonable logging defaults and get debugging information when using Records Mover as a library. Note that this was already set by default when using the mvrec CLI tool.