Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor recordsize logic #108

Merged
merged 3 commits into from
Sep 20, 2023
Merged

Refactor recordsize logic #108

merged 3 commits into from
Sep 20, 2023

Conversation

bobbyiliev
Copy link
Collaborator

What type of PR is this? (check all applicable)

  • ♻️ Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 👷 Optimization
  • 📝 Documentation Update
  • 🚩 Other

Description

This PR fixes a couple of things:

  • Fixed Kafka dry runs
  • Abstracted the record payload size logic for all destinations
  • Implement the --record-size flag for Postgres destinations

Related Tickets & Documents

N/A

Added to documentation?

  • 📜 readme
  • 🙅 no documentation needed

[optional] What gif best describes this PR or how it makes you feel?

Copy link
Collaborator

@chuck-alt-delete chuck-alt-delete left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@bobbyiliev bobbyiliev merged commit a248510 into main Sep 20, 2023
3 checks passed
@bobbyiliev bobbyiliev deleted the refactor-recordsize-logic branch September 20, 2023 14:58
recursethis pushed a commit to recursethis/materialize-datagen that referenced this pull request Feb 26, 2024
* Abstract the record size logic

* Fix Kafka Dry run

* Make the recordSizePayload column nullable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants