Skip to content

Spanner bulk load CSV sample not working #2532

Closed
@mmmarklu

Description

@mmmarklu

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

comments_file = 'hnewscomments.txt'
stories_file = 'hnewsstories.txt'

It should be ".csv" instead of ".txt"

Metadata

Metadata

Assignees

Labels

needs reviewpriority: p1Important 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.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions