vlsi commented on issue #1740: [CALCITE-3713] Remove column names from 
Project#digest
URL: https://github.com/apache/calcite/pull/1740#issuecomment-584850203
 
 
   > We don't build strings over and over
   
   Every time we create a new RelType we build stings.
   Every time we create RelNode we build strings.
   Every time we create RexNode we build strings.
   
   This is relevant: https://issues.apache.org/jira/browse/CALCITE-3784

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to