GitHub user masyan reopened a pull request:

    https://github.com/apache/zeppelin/pull/2763

    [ZEPPELIN-3194][NEW-INTERPRETER] SAP Universe interpreter

    ### What is this PR for?
    New interpreter, SAP BusinessObjects (Universes). See 
[documentation](https://github.com/masyan/zeppelin/blob/9178d1cc80253b9ae58b988443b619127f42d945/docs/interpreter/sap.md)
    
    ### What type of PR is it?
    [Feature]
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-3194
    
    ### How should this be tested?
    see screenshots
    
    ### Screenshots (if appropriate)
    Autocomplete + get results
    
![comletion_and_results](https://user-images.githubusercontent.com/705100/35770106-1fb3e9e6-0937-11e8-9ee4-df0c06a7b6c3.gif)
    
    Errors
    
![errors](https://user-images.githubusercontent.com/705100/35770108-23de9674-0937-11e8-89e1-a0d3380e88bb.gif)
    
    
    ### Questions:
    * Does the licenses files need update? no
    * Is there breaking changes for older versions? no
    * Does this needs documentation? no


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

    $ git pull https://github.com/masyan/zeppelin ZEPPELIN-3194

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

    https://github.com/apache/zeppelin/pull/2763.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 #2763
    
----
commit f6b71f9c2a776c32972e14029f79638d364ccb9f
Author: Maksim Reshetov <jmasyan@...>
Date:   2018-01-31T09:49:44Z

    [ZEPPELIN-3194] is null fix

commit c1c09af5c014ca3c6410ed5dbeecc81738188b39
Author: Maksim Reshetov <jmasyan@...>
Date:   2018-01-31T11:01:59Z

    [ZEPPELIN-3194] docs fix + unit tests for util

commit 1aeb7ad0f14c470253e668d32c9bac7757768e2d
Author: Maksim Reshetov <jmasyan@...>
Date:   2018-01-31T11:11:39Z

    [ZEPPELIN-3194] pom license

commit e00ace2e3efdc869c34d9e3bafe353f0eaa45f77
Author: Maksim Reshetov <jmasyan@...>
Date:   2018-01-31T15:32:30Z

    [ZEPPELIN-3194] completer tests

commit 0784ba0303aaf50d438fe18729f219fa5df0e9b1
Author: Maksim Reshetov <jmasyan@...>
Date:   2018-02-01T14:30:14Z

    [ZEPPELIN-3194] docs

commit ce97551b9611574ad3f68f49837a0acdcd218f1b
Author: Maksim Reshetov <jmasyan@...>
Date:   2018-02-03T14:29:37Z

    Merge remote-tracking branch 'upstream/master' into ZEPPELIN-3194

commit 9178d1cc80253b9ae58b988443b619127f42d945
Author: Maksim Reshetov <jmasyan@...>
Date:   2018-02-03T14:39:16Z

    [ZEPPELIN-3194] docs

commit 24336a85559873d37d04667e48cbcaeeea5d7cc1
Author: Maksim Reshetov <jmasyan@...>
Date:   2018-02-16T12:44:20Z

    [ZEPPELIN-3194] fix parser for result objects and conditions

commit 1e25fd1eed29c443351419090c2a1abc7c3de40f
Author: Maksim Reshetov <jmasyan@...>
Date:   2018-03-01T12:29:16Z

    [ZEPPELIN-3194] refactor parser os query. add tests

----


---

Reply via email to