[
https://issues.apache.org/jira/browse/SAMZA-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wei Song resolved SAMZA-1948.
-----------------------------
Resolution: Fixed
Issue resolved by pull request 706
[https://github.com/apache/samza/pull/706]
> 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
> Priority: Major
> 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)