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

feat(go/adbc/driver/snowflake): improve bulk ingestion speed #1456

Merged
merged 24 commits into from
Jan 26, 2024

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    9209e3a View commit details
    Browse the repository at this point in the history
  2. Removed commented code

    joellubi committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    eb0ecea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad72ae4 View commit details
    Browse the repository at this point in the history
  4. Add todo annotation

    joellubi committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    462e3ea View commit details
    Browse the repository at this point in the history
  5. Update docs

    joellubi committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1496ad0 View commit details
    Browse the repository at this point in the history
  6. Add apache license header

    joellubi committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d745d0f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7b2995 View commit details
    Browse the repository at this point in the history
  8. No more fallback in docs

    joellubi committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    509752e View commit details
    Browse the repository at this point in the history
  9. Fix unchecked err in test

    joellubi committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    58f050d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cc08aed View commit details
    Browse the repository at this point in the history
  11. More lint ignores

    joellubi committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1206203 View commit details
    Browse the repository at this point in the history
  12. Clarify todo comment

    joellubi committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8908580 View commit details
    Browse the repository at this point in the history
  13. Remove unused code

    joellubi committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b27577f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1bfd8c6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    349a48e View commit details
    Browse the repository at this point in the history
  16. Buffering in record channel

    joellubi committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8721a4a View commit details
    Browse the repository at this point in the history
  17. Fix COPY job synchronization

    joellubi committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    03be39c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d91ac85 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ded9d64 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    47350cf View commit details
    Browse the repository at this point in the history
  21. Bump library version

    joellubi committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2902b8c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0853403 View commit details
    Browse the repository at this point in the history
  23. split long lines

    joellubi committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ee13822 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

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