qpmodel icon indicating copy to clipboard operation
qpmodel copied to clipboard

remove colexpr from colRefedBySubq_ if all references are DeParameter()

Open zhouqingqing opened this issue 4 years ago • 0 comments

        // TBD: DeParameter() can remove some references of colRefedBySubq_ and it is best
        // to find out if *all* references are removed, then we can safely remove this column
        // out of colRefedBySubq_.

zhouqingqing avatar Jan 09 '20 00:01 zhouqingqing