kadirozde commented on a change in pull request #972:
URL: https://github.com/apache/phoenix/pull/972#discussion_r533759719



##########
File path: 
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/SystemCatalogRegionObserver.java
##########
@@ -0,0 +1,59 @@
+/*

Review comment:
       We do not have a new coproc for updating the scan filter. We can add a 
boolean scan attribute for adding SystemCatalogViewIndexIdFilter and then 
update the scan filter in BaseScannerRegionObserver#preScannerOpen(). After 
updating the scan filter, you can set the attribute to the false to make sure 
that we update the scan filter once.




----------------------------------------------------------------
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:
[email protected]


Reply via email to