feat: Create GoogleSheetImport (Fixes #646)#660
Conversation
|
[nits] Risk: If the CSV file you are trying to import is very large (e.g., hundreds of thousands of rows x tens of columns), an error will be returned from the Google API the moment you execute worksheet.update, and the process will stop completely. (2) Handling CSV files without headers Concern: There is no |
x-chi
left a comment
There was a problem hiding this comment.
I only commented on the contents of nits, but that's fine. Thank you for implementing it.
Conflicts: poetry.lock
|
@x-chi |
Brief
Fixes #646
Points to Check
Test
Confirmed
Pass ALL CI.
Review Limit
Write review limit on pull request title.