[
https://issues.apache.org/jira/browse/PHOENIX-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15005533#comment-15005533
]
James Taylor commented on PHOENIX-2416:
---------------------------------------
Would another alternative be to treat the tenant ID as just bytes (VARBINARY or
BINARY)? Given the connection property (which is always a String), we just need
to convert to the bytes of the type of the first column. There'll be no
operations or expressions for this columns (as it can't be referenced from a
tenant specific connection.
> Implement multi-tenant tables in Phoenix/Calcite integration
> ------------------------------------------------------------
>
> Key: PHOENIX-2416
> URL: https://issues.apache.org/jira/browse/PHOENIX-2416
> Project: Phoenix
> Issue Type: Bug
> Reporter: Maryann Xue
> Assignee: Maryann Xue
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)