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

File-based CDK: avoid error on empty stream when running discover #38230

Merged
merged 4 commits into from
May 21, 2024

Conversation

askarpets
Copy link
Contributor

@askarpets askarpets commented May 15, 2024

What

Part of fix for https://github.com/airbytehq/product-request-backlog/issues/138

How

Return default schemaless_schema instead of raising NoFilesMatchingError exception when empty stream is found during discover

Review guide

  1. default_file_based_stream.py

User Impact

No

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

@askarpets askarpets self-assigned this May 15, 2024
Copy link

vercel bot commented May 15, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview May 16, 2024 5:05pm

@octavia-squidington-iii octavia-squidington-iii added the CDK Connector Development Kit label May 15, 2024
@askarpets askarpets marked this pull request as ready for review May 16, 2024 16:00
@askarpets askarpets requested review from a team, lazebnyi and clnoll May 16, 2024 16:00
Copy link
Contributor

@clnoll clnoll left a comment

Choose a reason for hiding this comment

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

Looks great @askarpets!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CDK Connector Development Kit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants