Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FEATURE] Faz upload de batches de dados sequencialmente (#550)
* feat: upload stuff in batches * feat: clear partitions before uploading * fix: add missing upstream deps * feat: upload full batch at once * fix: get next batch, feat: delete multiple blobs at once * chore: use datetime as suffix for data files * fix: `delete_blobs_list` args * fix: `delete_blobs_list` args * chore: better logging in dump_upload_batches * feat: add paramenter log_number_of_batches in the flow * feat: add paramenter log_number_of_batches in the flow * chore: refactor for using pyodbc instead of pymssql * fix: install unixodbc-dev * fix: install odbc driver * chore: improve Docker image * fix: disable cert check * chore: trigger dump_db new staging register * fix: try to fix pyodbc connstring * fix: add port in pyodbc * fix: add port in pyodbc * chore: log pyodbc drivers * fix: rollback to odbc17, trust server cert * chore(ci): delete previous comments * fix: modify min tls version * chore: new connstring * fix: rollback debian version --------- Co-authored-by: d116626 <[email protected]> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
- Loading branch information