hello - I want to E a table of the size 50GB. Want to load it( S3 - parquet) once and then do incremental extraction and load. Using tap-postgres. What is the best way do do this. I am extracting from postgres and loading to S3.
Need some design suggestions and best way do do this.
Thanks for the help as always