remko commented on issue #18995: URL: https://github.com/apache/beam/issues/18995#issuecomment-3308727364
I think I have found a (tedious) workaround for this issue, and that is to register a custom coder for every struct type that has a `*datastore.Key`. That stops the binary from crashing, and seems to work. This is obviously not very convenient. @kennknowles Can the priority of this issue be re-evaluated? The datastore connector isn't really usable without support for Key fields in structs. -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org