Aditya created SAMZA-1772:
-----------------------------

             Summary: Support Table API for low-level Tasks with 
ExecutionPlanner
                 Key: SAMZA-1772
                 URL: https://issues.apache.org/jira/browse/SAMZA-1772
             Project: Samza
          Issue Type: Bug
            Reporter: Aditya


Currently, TableDecriptorsProvider interface is introduced to describe the 
table descriptors and TableConfigGenerator util class to generate the configs 
from the provider to support low-level Table API. However, the code that would 
invoke TableConfigGenerator to generate the configs does not exist and the user 
is expected to write a custom config rewriter for this.

When the ExecutionPlanner is introduced for low-level, table config generation 
code should be triggered. This ticket is to make sure that Table API is 
supported with ExecutionPlanner for low-level.



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

Reply via email to