Airblader edited a comment on pull request #17186:
URL: https://github.com/apache/flink/pull/17186#issuecomment-920756220


   > We can create a JIRA for supporting JSON_OBJECT expression reducing.
   
   I don't know how that would possibly work, though? We'd somehow have to 
"tag" the RexLiteral so we can know that it originated from a call to 
JSON_OBJECT, but also make sure this RexLiteral doesn't get re-used in a 
different context. I don't think this is a temporary workaround, but rather a 
hard limitation.
   
   > You can rebase latest master to fix 
https://issues.apache.org/jira/browse/FLINK-24305
   
   Done, 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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to