-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Spanner bulk load CSV sample not working #2532
Copy link
Copy link
Closed
Labels
needs reviewpriority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Metadata
Metadata
Assignees
Labels
needs reviewpriority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
In which file did you encounter the issue?
GoogleCloudPlatform/python-docs-samples/spanner/cloud-client/bulk_load_csv/batch_import.py
Did you change the file? If so, how?
no
Describe the issue
Line 76,77
It should be ".csv" instead of ".txt"