You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2015/02/01 22:24:34 UTC

[jira] [Created] (PHOENIX-1618) CSV Bulk Loader not able to generate view indexes when loading

James Taylor created PHOENIX-1618:
-------------------------------------

             Summary: CSV Bulk Loader not able to generate view indexes when loading
                 Key: PHOENIX-1618
                 URL: https://issues.apache.org/jira/browse/PHOENIX-1618
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor


Changes made directly to a physical table do not generate index rows (PHOENIX-1499). Without this fix, you'd need to establish a different tenant-specific connection as the tenant ID changes in the physical table during the bulk load to be able to get the view index rows. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)