Skip to content
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

Compressed json fields do not export #6

Open
steveobd opened this issue Nov 15, 2019 · 1 comment
Open

Compressed json fields do not export #6

steveobd opened this issue Nov 15, 2019 · 1 comment

Comments

@steveobd
Copy link

any field that is defined as follows in python does not export

ndb.JsonProperty(indexed=False, compressed=True)

any strategy for this?

@chees
Copy link
Owner

chees commented Nov 22, 2019

I haven't seen this yet.
Does the gcloud datastore export already leave it out or does it fail to import it into BQ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants