calcite icon indicating copy to clipboard operation
calcite copied to clipboard

CALCITE-4257 Improving CachingRelMetadataProvider.cached

Open jamesstarr opened this issue 5 years ago • 0 comments
trafficstars

Allowing for CachingRelMetadataProvider.cache to be paramerterized so soft reference or LRU maps can be used. Not caching trivial calls to Metadata. Also, adding a marker interface MutableRelNode, to block caching.

jamesstarr avatar Sep 15 '20 18:09 jamesstarr