eantyshev commented on code in PR #24402:
URL: https://github.com/apache/beam/pull/24402#discussion_r1035041358
##########
playground/infrastructure/datastore_client.py:
##########
@@ -271,10 +270,12 @@ def _to_example_entity(self,
"descr": example.tag.description,
"tags": example.tag.tags,
"cats": example.tag.categories,
- "path": example.link,
Review Comment:
need to keep `path`, to not break old backend
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]