Build streaming ETL pipeline: Postgres → Parquet/S3 using Doobie, FS2, and Parquet4s #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Implements a production-grade ETL pipeline in Scala that streams data from PostgreSQL to S3 in Parquet format, with local Docker development environment and AWS deployment support.
Core Implementation
Local Development
AWS Deployment Options
Project Structure
Technical Stack
Doobie 1.0.0-RC4 · FS2 3.9.3 · Cats Effect 3.5.2 · Parquet4s 2.15.0 · PureConfig 0.17.4 · Hadoop AWS 3.3.4 · Scala 2.13.12
Documentation
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
127.0.0.11REDACTED, pid is -1(packet block)8.8.8.8REDACTED, pid is -1(packet block)analytics.localstack.cloud/opt/code/localstack/.venv/bin/python /opt/code/localstack/.venv/bin/python -m localstack.runtime.main /run/containerd/io.containerd.runtime.v2.task/moby/bb08ad27515013774d13c17070d1ad58d74dc3bba9dffaafb52ad3054247b580 --pid-file /run/containerd/io.containerd.runtime.v2.task/moby/bb08ad27515013774d13c17070d1ad58d74dc3bba9dffaafb52ad3054247b580/init.pid bb08ad27515013774d13c17070d1ad58d74dc3bba9dffaafb52ad3054247b580 p/bin/infocmp(dns block)s3.localhost.localstack.cloud/opt/code/localstack/.venv/bin/python /opt/code/localstack/.venv/bin/python -m localstack.runtime.main /run/containerd/io.containerd.runtime.v2.task/moby/bb08ad27515013774d13c17070d1ad58d74dc3bba9dffaafb52ad3054247b580 --pid-file /run/containerd/io.containerd.runtime.v2.task/moby/bb08ad27515013774d13c17070d1ad58d74dc3bba9dffaafb52ad3054247b580/init.pid bb08ad27515013774d13c17070d1ad58d74dc3bba9dffaafb52ad3054247b580 p/bin/infocmp(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.