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

AirbyteLib: Fix column count mismatch bug #34783

Merged
merged 13 commits into from
Feb 3, 2024

Commits on Feb 2, 2024

  1. add failing test

    aaronsteers committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    639f3d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dec5cc5 View commit details
    Browse the repository at this point in the history
  3. passing most tests

    aaronsteers committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    fcbae12 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. mypy fixes

    aaronsteers committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    4804293 View commit details
    Browse the repository at this point in the history
  2. format fix

    aaronsteers committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    2713420 View commit details
    Browse the repository at this point in the history
  3. fix docs

    aaronsteers committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    7c08644 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81e68ae View commit details
    Browse the repository at this point in the history
  5. fix tests and typing

    aaronsteers committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    b45a2d3 View commit details
    Browse the repository at this point in the history
  6. clean up __init__

    aaronsteers committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    adb8ed1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d18cf7 View commit details
    Browse the repository at this point in the history
  8. ruff format

    aaronsteers committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    c270dc0 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'aj/airbyte-lib/fix-column-count-mismatch-bug' of https:…

    …//github.com/airbytehq/airbyte into aj/airbyte-lib/fix-column-count-mismatch-bug
    aaronsteers committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    a0a1750 View commit details
    Browse the repository at this point in the history
  10. fix missing import

    aaronsteers committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    5790404 View commit details
    Browse the repository at this point in the history