You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/09/10 16:36:55 UTC

[GitHub] [beam] Abacn opened a new issue, #23178: [Bug]: Regression: ZetaSQL cannot find coder for row that contains datetime type

Abacn opened a new issue, #23178:
URL: https://github.com/apache/beam/issues/23178

   ### What happened?
   
   Introduced in #22561 specifically the change of this line:
   https://github.com/Abacn/beam/blob/b0484e792bc615b7494b5195e3ef3d464ec7e426/sdks/java/core/src/main/java/org/apache/beam/sdk/schemas/SchemaTranslation.java#L366
   
   Apparently the datetime logical type that ZetaSQL uses also relies on this line to find the coder of datetime logical type.
   
   
   ### Issue Priority
   
   Priority: 1
   
   ### Issue Component
   
   Component: dsl-sql-zetasql


-- 
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-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Abacn commented on issue #23178: [Bug]: Regression: ZetaSQL cannot find coder for row that contains datetime type on Runner V2

Posted by GitBox <gi...@apache.org>.
Abacn commented on issue #23178:
URL: https://github.com/apache/beam/issues/23178#issuecomment-1244049544

   Turns out to be a red herring. The cause is that the change of #22561 needs a container image update. Otherwise causing inconsistent status for Dataflow runner v2.


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Abacn commented on issue #23178: [Bug]: Regression: ZetaSQL cannot find coder for row that contains datetime type

Posted by GitBox <gi...@apache.org>.
Abacn commented on issue #23178:
URL: https://github.com/apache/beam/issues/23178#issuecomment-1242764604

   @lostluck  @tvalentyn as Milestone to 2.42.0 release


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] tvalentyn closed issue #23178: [Bug]: Regression: ZetaSQL cannot find coder for row that contains datetime type on Runner V2

Posted by GitBox <gi...@apache.org>.
tvalentyn closed issue #23178: [Bug]: Regression: ZetaSQL cannot find coder for row that contains datetime type on Runner V2
URL: https://github.com/apache/beam/issues/23178


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Abacn commented on issue #23178: [Bug]: Regression: ZetaSQL cannot find coder for row that contains datetime type

Posted by GitBox <gi...@apache.org>.
Abacn commented on issue #23178:
URL: https://github.com/apache/beam/issues/23178#issuecomment-1242764619

   .take-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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org