You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/15 18:50:00 UTC

[jira] [Commented] (SAMZA-1953) Remove TableDescriptorsProvider interface

    [ https://issues.apache.org/jira/browse/SAMZA-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16650611#comment-16650611 ] 

ASF GitHub Bot commented on SAMZA-1953:
---------------------------------------

GitHub user atoomula opened a pull request:

    https://github.com/apache/samza/pull/727

    SAMZA-1953: Remove TableDescriptorsProvider interface

    Also cleaned up few Samza-sql warnings.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/atoomula/samza tablefixes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/727.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #727
    
----
commit e6c947e78ec21f086a9034b133e17ac19c23b85f
Author: Aditya Toomula <at...@...>
Date:   2018-10-15T18:47:52Z

    SAMZA-1953: Remove TableDescriptorsProvider interface

----


> Remove TableDescriptorsProvider interface
> -----------------------------------------
>
>                 Key: SAMZA-1953
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1953
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Aditya
>            Priority: Major
>
> TableDescriptorsProvider interface is not required now that low-level TaskApplication API supports adding TableDescriptors natively.



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