stoty commented on pull request #1409: URL: https://github.com/apache/phoenix/pull/1409#issuecomment-1078766834
There are a few issues to be addressed: - child tables (global secondary index tables and and global secondary indexes on views) also need to be handled. - This doesn't work for multitenant tables from tenant-specific connections (i think simply erroring out in that case is fine) - Some sanity checks for critical system tables would also be needed. - Need to think about what happens when trying to access the tables while truncating. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
