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

Firestore: preserve timestamp nanos in document data #6920

Merged
merged 1 commit into from
Dec 17, 2018
Merged

Firestore: preserve timestamp nanos in document data #6920

merged 1 commit into from
Dec 17, 2018

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Dec 13, 2018

Uses #6919 as a base: please review only the last commit here until rebased after merging that PR.

Closes #6547.

@tseaver tseaver added the api: firestore Issues related to the Firestore API. label Dec 13, 2018
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 13, 2018
@tseaver
Copy link
Contributor Author

tseaver commented Dec 13, 2018

The automl failure is a bug in Kokoro, or our setup for it.

error pulling image configuration: Get https://gcr.io/v2/cloud-devrel-kokoro-resources/python-multi/blobs/sha256:bfcdfded6f494ed45ee36a4f28908e3a4b69b9afee63bf0e848bd763cc7bce38: dial tcp 74.125.20.82:443: i/o timeout
Failed to pull docker image, attempt 0 out of 3.
Failed to pull docker image, attempt 1 out of 3.
Failed to pull docker image, attempt 2 out of 3.
Traceback (most recent call last):
  File "/tmpfs/src/gfile/trampoline_v1.py", line 132, in <module>
    main()
  File "/tmpfs/src/gfile/trampoline_v1.py", line 126, in main
    pull_docker_image(image)
  File "/tmpfs/src/gfile/trampoline_v1.py", line 66, in pull_docker_image
    raise RuntimeError("Failed to pull image {}.".format(image))
RuntimeError: Failed to pull image gcr.io/cloud-devrel-kokoro-resources/python-multi.

@crwilcox Failed systests are all due to quota issues in the watch tests.

Copy link
Contributor

@mcdonc mcdonc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tseaver tseaver merged commit 274c3a2 into googleapis:master Dec 17, 2018
@tseaver tseaver deleted the 6547-firestore-preserve_timestamp_nanos_in_document_data branch March 4, 2019 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the Firestore API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants