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/16 15:02:12 UTC

[GitHub] [beam] TheNeuralBit opened a new issue, #23275: [Feature Request]: Support nested field and wildcard syntax in Python `beam.Select` transform

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

   ### What would you like to happen?
   
   Java's Select transform supports nested fields (with . syntax) and wildcards (with * syntax). We should support these in Python's Select as well.
   
   ### 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] TheNeuralBit commented on issue #23275: [Feature Request]: Support nested field and wildcard syntax in Python `beam.Select` transform

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

   Once we do this we can also have common documentation in the Beam Programming Guide. See https://github.com/apache/beam/pull/23224


-- 
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 #23275: [Feature Request]: Support nested field and wildcard syntax in Python `beam.Select` transform

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

   CC: @robertwb as original author of Select


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