You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/10/13 07:00:08 UTC

[GitHub] [zeppelin] alexott opened a new pull request #3486: [ZEPPELIN-3548] KSQL Interpreter for Zeppelin

alexott opened a new pull request #3486: [ZEPPELIN-3548] KSQL Interpreter for Zeppelin
URL: https://github.com/apache/zeppelin/pull/3486
 
 
   ### What is this PR for?
   
   This PR implements interpreter for [Confluent KSQL](https://www.confluent.io/product/ksql/).
   
   
   ### What type of PR is it?
   Feature
   
   ### Todos
   * Add support for streaming update of data
   * Refactor styling
   * Add documentation
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-3548
   ### How should this be tested?
   * First time? Setup Travis CI as described on https://zeppelin.apache.org/contribution/contributions.html#continuous-integration
   * Strongly recommended: add automated unit tests for any new or changed behavior
   * Outline any manual steps to test the PR here.
   
   ### Screenshots (if appropriate)
   
   ![KSQL-2nd day](https://user-images.githubusercontent.com/30342/66712101-c60b8880-ed97-11e9-869d-3cf91263fddc.png)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? Yes
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services