You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Prateek Maheshwari (JIRA)" <ji...@apache.org> on 2018/10/11 16:58:00 UTC

[jira] [Created] (SAMZA-1948) Hybrid Table Descriptors should take the underlying table descriptor in a constructor param instead of withTable

Prateek Maheshwari created SAMZA-1948:
-----------------------------------------

             Summary: Hybrid Table Descriptors should take the underlying table descriptor in a constructor param instead of withTable
                 Key: SAMZA-1948
                 URL: https://issues.apache.org/jira/browse/SAMZA-1948
             Project: Samza
          Issue Type: Bug
            Reporter: Prateek Maheshwari
            Assignee: Wei Song
             Fix For: 1.0


Hybrid Table Descriptors, e.g. CachingTableDescriptor, should take both tables as a constructor param instead of using withXYZ methods. This is better because they are required for the hybrid descriptor to work, and it helps with type inference for the descriptor.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)