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 seed types, add chunking for seed files with more than 16k rows #694

Merged
merged 8 commits into from
Apr 9, 2018

Commits on Mar 13, 2018

  1. fix snowflake seed types, add chunking for >100k data sets

    Connor McArthur committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    160457c View commit details
    Browse the repository at this point in the history
  2. remove print

    Connor McArthur committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    af3f506 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. floats everywhere

    Connor McArthur committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    6441dac View commit details
    Browse the repository at this point in the history
  2. hoist chunking up to postgres adapter

    Connor McArthur committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    815d1f0 View commit details
    Browse the repository at this point in the history
  3. forgot to move import

    Connor McArthur committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    f6af723 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. remove extraneous import

    Connor McArthur committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    967dd6f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. Configuration menu
    Copy the full SHA
    73bdfdc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/snowflake-seeds' of github.com:fishtown-analytics/d…

    …bt into fix/snowflake-seeds
    drewbanin committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    8d142b4 View commit details
    Browse the repository at this point in the history