Skip to content

feat(source-hubspot): contacts form submissions and contacts merged audits to low code#57560

Closed
Daryna Ishchenko (darynaishchenko) wants to merge 4 commits into
masterfrom
daryna/source-hubspot/contacts-form-submissions-and-contacts-merged-audits
Closed

feat(source-hubspot): contacts form submissions and contacts merged audits to low code#57560
Daryna Ishchenko (darynaishchenko) wants to merge 4 commits into
masterfrom
daryna/source-hubspot/contacts-form-submissions-and-contacts-merged-audits

Conversation

@darynaishchenko
Copy link
Copy Markdown
Collaborator

What

How

Review guide

User Impact

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 10, 2025 11:39am



@dataclass
class UnnestFields(RecordTransformation):
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

this can be removed after this changes are merged airbytehq/airbyte-python-cdk#472

type: RecordSelector
transform_before_filtering: true
record_filter:
type: RecordFilter
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

maybe this is a question for later post-migration, but it seems like this should've just been a client side incremental stream

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

yes, it it should be client-side incremental in this case. I migrated current stream's implementation. Should I create an issue to track streams like this and update them after low-code migration?

@darynaishchenko
Copy link
Copy Markdown
Collaborator Author

streams will be deprecated in #59673

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants