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 2019/01/17 19:18:00 UTC

[jira] [Created] (SAMZA-2077) Refactor remote table to move table construction to table provider

Wei Song created SAMZA-2077:
-------------------------------

             Summary: Refactor remote table to move table construction to table provider
                 Key: SAMZA-2077
                 URL: https://issues.apache.org/jira/browse/SAMZA-2077
             Project: Samza
          Issue Type: Improvement
            Reporter: Wei Song
            Assignee: Wei Song


Much of the construction logic of remote table currently resides in RemoteTable class, while the place for this purpose is supposed to be RemoteTableProvider. We should consider move this logic to the right place.



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