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

Fix Snowflake adapter warnings + add more debug logs #107

Merged
merged 8 commits into from
Sep 9, 2024

Commits on Sep 3, 2024

  1. Fix pydantic dependency warning with snowflake-connector-python

    Valerii Mironchenko committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    251cdfd View commit details
    Browse the repository at this point in the history
  2. Fix pydantic warning according to using attr name that corresponds to…

    … parent class method
    Valerii Mironchenko committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7c8573f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a34f06 View commit details
    Browse the repository at this point in the history
  4. Linting

    Valerii Mironchenko committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    acaabd3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Add debugging logs

    Valerii Mironchenko committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c80512e View commit details
    Browse the repository at this point in the history
  2. Modify properties to ttl cached methods due to avoid duplication of n…

    …esting logging
    Valerii Mironchenko committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c838bc6 View commit details
    Browse the repository at this point in the history
  3. Add invocation of Snowflake adapter tests in workflow

    Valerii Mironchenko committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a05afb8 View commit details
    Browse the repository at this point in the history
  4. Bump generic collector version

    Valerii Mironchenko committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    de8cf82 View commit details
    Browse the repository at this point in the history