talatuyarer opened a new pull request #2667: URL: https://github.com/apache/calcite/pull/2667
As describe under CALCITE-3627 ticket. Current row policy is wrong. When ROW has a null column. Calcite returns null for ROW value. I am working on Apache Beam SQL Row support. Because of ANY policy RexToLixTranslator generate wrong code. This is my first pr for calcite project. Thanks for your comments in advance. I recreated my pr because old pr did not puck up updated code. @DonnyZone could you re-review ? I updated my pr after your RexNode-to-Expression CodeGen Implementation. Thanks -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
