hsyuan commented on issue #1740: [CALCITE-3713] Remove column names from 
Project#digest
URL: https://github.com/apache/calcite/pull/1740#issuecomment-583559444
 
 
   @vlsi It turns out this patch causes 20~30% overhead for HepPlanner. Because 
the hash map lookup in belongsToDag becomes much slower. The hashcode and 
equals for the list is not as efficient as the simple RelDataType.

----------------------------------------------------------------
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