Abacn commented on PR #38206: URL: https://github.com/apache/beam/pull/38206#issuecomment-4268926069
Thanks @ahmedabu98! I was able to find where the logical type gets lost and used a static Map to track, see the latest commit. Because the translation happens at pipeline expansion phase a local static Map is sufficient. -- 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]
