Skip to content

Conversation

@bzz
Copy link
Member

@bzz bzz commented Aug 3, 2016

What is this PR for?

Small refactoring of Python interpreter, that is what it is.

What type of PR is it?

Refactoring

Todos

  • refactor help()
  • impl maxResult fetch from JVM

How should this be tested?

cd python && mvn -Dpython.test.exclude='' test pass (given that pip install pandasql and pip install py4j)

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

@bzz
Copy link
Member Author

bzz commented Aug 3, 2016

Ready to be merged

@minahlee
Copy link
Member

minahlee commented Aug 4, 2016

LGTM

@bzz
Copy link
Member Author

bzz commented Aug 4, 2016

Thank you @minahlee for prompt review!

CI fails on spark 1.6 profile, same as master, and #1263 handled under ZEPPELIN-1286

Merging to master if there is no further discussion.

@asfgit asfgit closed this in a922fd2 Aug 5, 2016
@bzz bzz deleted the python/refactoring branch August 5, 2016 03:10
PhilippGrulich pushed a commit to SWC-SENSE/zeppelin that referenced this pull request Aug 8, 2016
### What is this PR for?
Small refactoring of Python interpreter, that is what it is.

### What type of PR is it?
Refactoring

### Todos
* [x] refactor `help()`
* [x] impl `maxResult` fetch from JVM

### How should this be tested?
`cd python && mvn -Dpython.test.exclude='' test ` pass (given that `pip install pandasql` and `pip install py4j`)

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No

Author: Alexander Bezzubov <[email protected]>

Closes apache#1275 from bzz/python/refactoring and squashes the following commits:

15a35c8 [Alexander Bezzubov] Make .help() method a single string literal
e800fd7 [Alexander Bezzubov] Make Python fetch maxResults from JVM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants