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

Optimize Snowflake load_file using native COPY INTO #544

Merged
merged 17 commits into from
Jul 26, 2022
Merged

Commits on Jul 25, 2022

  1. Add Snowflake load_file optimization

    Fix: #430
    
    Co-authored-by: Ankit Chaurasia <[email protected]>
    tatiana and Ankit Chaurasia committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    da597a2 View commit details
    Browse the repository at this point in the history
  2. Fix doc issue

    tatiana committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    ff28b86 View commit details
    Browse the repository at this point in the history
  3. Fix pre-commit

    tatiana committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    6a6c081 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d672ba View commit details
    Browse the repository at this point in the history
  5. Fix benchmark

    tatiana committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    e523211 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e51fc0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef407c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f57c7c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c74ff57 View commit details
    Browse the repository at this point in the history
  10. Add Snowflake load_file optimization

    Fix: #430
    
    Co-authored-by: Ankit Chaurasia <[email protected]>
    tatiana and Ankit Chaurasia committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    ecedb2b View commit details
    Browse the repository at this point in the history
  11. Fix doc issue

    tatiana committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    c16abb0 View commit details
    Browse the repository at this point in the history
  12. Fix benchmark

    tatiana committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    4ff74dc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4a7f159 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1c804b1 View commit details
    Browse the repository at this point in the history
  15. Fix autodetect table check schema before writing pandas df

    Co-authored-by: Tatiana Al-Chueyr <[email protected]>
    sunank200 and tatiana committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    178a9d3 View commit details
    Browse the repository at this point in the history
  16. Remove README in tests/data

    sunank200 authored and tatiana committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    bc58830 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

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