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

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

     [ 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)