virajjasani commented on pull request #1261:
URL: https://github.com/apache/phoenix/pull/1261#issuecomment-883322809


   > I do think there is value in having a shared sequence across tenants, 
however need to think more if that should be through enabling it generally, 
like this pr aims to do, or having something like a "multi-tenant" sequence 
(create sequnce .. multi-tenant=true)
   
   Nice one, yeah if not the global sequence, maybe a special type of 
multi-tenant sequence (i.e new attribute attached to sequence) that can make it 
accessible to all tenants.


-- 
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]


Reply via email to