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 Limit max_total_records due to spanner mutation limit #319

Merged
merged 1 commit into from
Nov 6, 2019

Commits on Nov 6, 2019

  1. feat Limit max_total_records due to spanner mutation limit

    *NOTE* this introduces a configuation.ini file. Unfortunately,
    the config parser does not allow a single `limit` sub-setting
    to be specified from the environment or command line, but does
    allow a single sub-setting from within a configuration file.
    
    Closes #298
    jrconlin committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    711e89b View commit details
    Browse the repository at this point in the history