Beam High Priority Issue Report (40)

2023-02-03 Thread beamactions
This is your daily summary of Beam's current high priority issues that may need attention. See https://beam.apache.org/contribute/issue-priorities for the meaning and expectations around issue priorities. Unassigned P1 Issues: https://github.com/apache/beam/issues/25140 [Bug]: GenerateSequ

[GitHub] [beam-site] robertwb merged pull request #639: Update beam-site for release 2.44.0.

2023-02-03 Thread via GitHub
robertwb merged PR #639: URL: https://github.com/apache/beam-site/pull/639 -- 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: dev-unsubscr...@beam.apache.o

Re: Beam SQL Alias issue while using With Clause

2023-02-03 Thread Talat Uyarer via dev
Hi Andrew, Thank you for your MR. I am parricated to help us to solve the issue. I rerun our tests and they are partially passing now with your fix. However, there is one more issue with the WITH clause. When i run following query somehow beam lost type of column WITH tempTable AS (SELECT * FRO