-
Notifications
You must be signed in to change notification settings - Fork 6.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Cannot load CSV data with a nested schema" with a JSON file in load_data_by_post #129
Comments
@jerjou do you mind checking this one out? |
Oops - overlooked json data uploads. Thanks for catching that! PR pending.. |
Okay - should be fixed. Let us know if you run into any issues! |
yoshi-automation
added
🚨
This issue needs some love.
triage me
I really want to be triaged.
labels
Apr 7, 2020
engelke
pushed a commit
that referenced
this issue
Nov 9, 2022
dandhlee
pushed a commit
that referenced
this issue
Nov 10, 2022
donmccasland
pushed a commit
that referenced
this issue
Nov 11, 2022
8 tasks
8 tasks
telpirion
pushed a commit
that referenced
this issue
Nov 16, 2022
msampathkumar
pushed a commit
that referenced
this issue
Nov 16, 2022
gcr.io/repo-automation-bots/owlbot-python:latest@sha256:3c3a445b3ddc99ccd5d31edc4b4519729635d20693900db32c4f587ed51f7479
8 tasks
dandhlee
pushed a commit
that referenced
this issue
Nov 17, 2022
gcr.io/repo-automation-bots/owlbot-python:latest@sha256:3c3a445b3ddc99ccd5d31edc4b4519729635d20693900db32c4f587ed51f7479
arbrown
pushed a commit
that referenced
this issue
Nov 17, 2022
* chore: remove unneeded Translation and NL references * fix: tests
8 tasks
dandhlee
pushed a commit
that referenced
this issue
Nov 17, 2022
* chore: remove unneeded Translation and NL references * fix: tests
dandhlee
pushed a commit
that referenced
this issue
Nov 18, 2022
dandhlee
pushed a commit
that referenced
this issue
Jan 26, 2023
telpirion
pushed a commit
that referenced
this issue
Mar 13, 2023
dizcology
pushed a commit
that referenced
this issue
Sep 11, 2023
* changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * chore: Add license headers for python config files Source-Author: Anthonios Partheniou <partheniou@google.com> Source-Date: Tue Apr 6 11:32:03 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 5b5bf6d519b2d658d9f2e483d9f6f3d0ba8ee6bc Source-Link: googleapis/synthtool@5b5bf6d
9 tasks
leahecole
pushed a commit
that referenced
this issue
Sep 15, 2023
* changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * chore: Add license headers for python config files Source-Author: Anthonios Partheniou <partheniou@google.com> Source-Date: Tue Apr 6 11:32:03 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 5b5bf6d519b2d658d9f2e483d9f6f3d0ba8ee6bc Source-Link: googleapis/synthtool@5b5bf6d
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello
With the new load_data_by_post, I'm not able to upload a JSON file and I have this error "Cannot load CSV data with a nested schema".
Sounds like the job expect a CSV not a JSON file so do I need to do something special ?
And I tested on the web client with my data/schema and it works fine, here the schema and the data in case you wanna test.
Regards
The text was updated successfully, but these errors were encountered: