venkata91 opened a new pull request, #1968:
URL: https://github.com/apache/auron/pull/1968

   <!--
     - Start the PR title with the related issue ID, e.g. '[AURON #XXXX] Short 
summary...'.
   -->
   
   Automatic conversion of Flink SQL plan nodes to Auron nodes. Currently, 
supports Parquet Scan, Project and Filter nodes for native execution target.
   
   This fixes some bugs and e-2-e run scripts.
   
   1. Issue with running the `Auron` native plan with `execution.runtime-mode = 
BATCH` was failing with `unbounded source` is not supported with batch mode
   2.  Current set of changes can be run against a standalone Flink cluster
   3. This includes some perf benchmark examples.
   # Which issue does this PR close?
   
   Closes #<issue_number>
   
   # Rationale for this change
   
   # What changes are included in this PR?
   
   # Are there any user-facing changes?
   
   # How was this patch tested?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to