You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2020/12/01 22:20:18 UTC

[GitHub] [phoenix] kadirozde commented on a change in pull request #972: PHOENIX-5712 Got SYSCAT ILLEGAL_DATA exception after created tenant i…

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