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
Hi! That's quite strange, it is overwriting the output files for me. I use the File::create function to open the file, which is documented as "will create a file if it does not exist, and will truncate it if it does.", so the behavior should not be platform dependent. Does it fail somehow or just doesn't create the file?
Anyway, which platform are you on? Could you please try it with the latest version? (not that I'd expect it to make a difference). I have tested with the following command:
pg2parquet 0.1.0-beta.8
Running with --output-file does not overwrite existing destination file.
The text was updated successfully, but these errors were encountered: