You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2019/06/28 04:07:34 UTC

[GitHub] [calcite] hsyuan commented on issue #1281: [CALCITE-3149] RelDataType CACHE in RelDataTypeFactoryImpl can't be garbage collected

hsyuan commented on issue #1281: [CALCITE-3149] RelDataType CACHE in RelDataTypeFactoryImpl can't be garbage collected
URL: https://github.com/apache/calcite/pull/1281#issuecomment-506592235
 
 
   The way to reproduce the issue is to create as many different RelDataType as you can and canonize it, until it runs out of memory.

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


With regards,
Apache Git Services