[Minor] Refactor Matcher class with remove removePartialMatch
removePartialMatch is useless in Mather,and avoid be used by other function remove it
@bchapuis have a review please, thanks
Sorry, I'm not a commiter to Apache Calcite and lack context to form an opinion on this change.
Sorry, I'm not a commiter to Apache Calcite and lack context to form an opinion on this change.
get
@danny0405 Teacher Chan, the api is not used in Calcite, want to refactor it throght remove it for other developers not use the api,thanks
It is public method, maybe some uses use it. We should not remove it unless there is a better method for users.