fediazgon opened a new pull request #11015: [BEAM-9424] Allow grouping by 
LogicalType
URL: https://github.com/apache/beam/pull/11015
 
 
   `GROUP BY` statement fails if field is `LogicalType`. E.g., when converting 
a BQ schema with either `TIME`, `DATE` or `DATETIME` to a Beam schema and 
grouping by one or more of these fields. 
   
   This PR add supports for grouping by LogicalType.
   
   This fixes https://issues.apache.org/jira/browse/BEAM-9424.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to