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

Alex/test iterable #38110

Draft
wants to merge 33 commits into
base: master
Choose a base branch
from
Draft

Alex/test iterable #38110

wants to merge 33 commits into from

Commits on Mar 22, 2024

  1. yield from generators

    girarda committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3110caa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10640ab View commit details
    Browse the repository at this point in the history
  3. fix some mypy issues

    girarda committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    148419e View commit details
    Browse the repository at this point in the history
  4. fix the rest of mypy issues

    girarda committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3a7a0b8 View commit details
    Browse the repository at this point in the history
  5. update the schema

    girarda committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    09e8696 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30ba4d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. boundaries check

    girarda committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    97449e6 View commit details
    Browse the repository at this point in the history
  2. add a test

    girarda committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a7b57dd View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. format

    girarda committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ea63f36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d89dcbe View commit details
    Browse the repository at this point in the history
  3. missing unit test

    girarda committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2aaa8d4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'alex/replace_last_records_from_paginators' of github.co…

    …m:airbytehq/airbyte into alex/replace_last_records_from_paginators
    girarda committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4e193d3 View commit details
    Browse the repository at this point in the history
  5. missing newline

    girarda committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7b514e0 View commit details
    Browse the repository at this point in the history
  6. merge

    girarda committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    855e77f View commit details
    Browse the repository at this point in the history
  7. fix imports

    girarda committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    834fc96 View commit details
    Browse the repository at this point in the history
  8. update unit tests

    girarda committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    341d671 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. merge

    girarda committed May 9, 2024
    Configuration menu
    Copy the full SHA
    db9721b View commit details
    Browse the repository at this point in the history
  2. fixes

    girarda committed May 9, 2024
    Configuration menu
    Copy the full SHA
    28583e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f75fb47 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. bump cdk

    girarda committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6f89fba View commit details
    Browse the repository at this point in the history
  2. dont keep records in memory

    girarda committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0aa79ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1d1ed4 View commit details
    Browse the repository at this point in the history
  4. Revert "Revert "Revert "Airbyte CDK: use pytz.utc instead of datetime…

    ….utc (#38026)"""
    
    This reverts commit f1d1ed4.
    girarda committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d213f20 View commit details
    Browse the repository at this point in the history
  5. lower to 30 days

    girarda committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c67f331 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    8465b76 View commit details
    Browse the repository at this point in the history
  2. bump to cdk 0.90.0

    girarda committed May 17, 2024
    Configuration menu
    Copy the full SHA
    36e5fa4 View commit details
    Browse the repository at this point in the history
  3. reset

    girarda committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c235360 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. stream response

    girarda committed May 18, 2024
    Configuration menu
    Copy the full SHA
    c43415d View commit details
    Browse the repository at this point in the history
  2. reset to master

    girarda committed May 18, 2024
    Configuration menu
    Copy the full SHA
    4a9470e View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Revert "reset to master"

    This reverts commit 4a9470e.
    girarda committed May 22, 2024
    Configuration menu
    Copy the full SHA
    10caba8 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    0dc7226 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. wip

    girarda committed May 24, 2024
    Configuration menu
    Copy the full SHA
    47e01bf View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. update

    girarda committed May 26, 2024
    Configuration menu
    Copy the full SHA
    4ee47c1 View commit details
    Browse the repository at this point in the history