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/07 14:09:40 UTC

[GitHub] [beam] TheNeuralBit opened a new issue, #22084: [Feature Request]: Always normalize supported types to RowTypeConstraint

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

   ### What would you like to happen?
   
   As part of normalizing user type hints, we should check if the type can be a RowTypeConstraint (i.e. a schema can be inferred). This would effectively opt-in users of those type hints to using SchemaCoder, so we should evaluate performance (vs. FastPrimitivesCoder/PickleCoder) before doing this.
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: sdk-py-core


-- 
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] github-actions[bot] closed issue #22084: [Feature Request]: Always normalize supported types to RowTypeConstraint

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #22084: [Feature Request]: Always normalize supported types to RowTypeConstraint
URL: https://github.com/apache/beam/issues/22084


-- 
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] TheNeuralBit commented on issue #22084: [Feature Request]: Always normalize supported types to RowTypeConstraint

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

   No this is not. I didn't realize that stale issues are closed. Shouldn't we deprioritize instead?


-- 
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 commented on issue #22084: [Feature Request]: Always normalize supported types to RowTypeConstraint

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

   @TheNeuralBit Issue closed as stale - is the work actually completed here?


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