janeliulwq commented on pull request #13726: URL: https://github.com/apache/beam/pull/13726#issuecomment-760457648
For more context - the FHIR API client takes in <String, java.lang.Object> as search parameters, and under the hood, the URI expander can handle different types of objects - iterable, enum, and primitive, and for all other types .toString() is called. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
