Closed uttercm closed 4 years ago
@elsander is it okay that the build is failing due to the 3.4 error, I see that there is a PR to deprecate that so do I need to worry about that
We're supporting 3.4 until April, so it does need to pass on 3.4 for this upcoming release.
see Jackson's comment in his PR: https://github.com/civisanalytics/civis-python/pull/341#issuecomment-571342110, seems like the failure on 3.4 needs has to do with PyYAML's requirements, if we want it to pass we will have to fix the dependancies
@elsander see my comment above. I guess @uttercm can pin to a lower version
JIRA Ticket: CIVP-15320
Summary: Adding the max_file_size parameter to the civis.io.civis_to_multifile_csv
Testing:
Notes: used the
civis.io.civis_to_multifile_csv
function to create files with different max file sizes and verified the file size sql scripts are: 55697443 and 55697108Additional Info: