Abacn commented on issue #24415:
URL: https://github.com/apache/beam/issues/24415#issuecomment-1331290614

   A breaking change I could imagine is that we removed SqlCharType in #24013. 
I thought we removed it thoroughly (and replaced with FixedString) but if it is 
not the case in whatever reason then CalciteUtil will throw exception there.
   
   It is also possible that when the SDK harness container does not bump 
version (from 
https://github.com/apache/beam/blob/166b881cb4c2f12983382fcd93c1a33191a0fc23/runners/google-cloud-dataflow-java/build.gradle#L57,
 the legacy SDK container version is still in August on master branch), When 
the SNAPSHOT version does not have synchronized SDK harness container, I 
observed inconsistent state on schema parse and it caused internal PROD 
integration test failures. Release candidates and released versions do not have 
this issue.


-- 
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]

Reply via email to