Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Add support for params, query_schema, and sql in PySpark backend #1973

Merged

Conversation

icexelloss
Copy link
Contributor

@icexelloss icexelloss commented Sep 19, 2019

Pass ibis/all/test_client.py and ibis/all/test_params.py

test_params.py is partially supported

@icexelloss
Copy link
Contributor Author

cc @hjoo @toryhaavik

@icexelloss icexelloss changed the title FEAT: Add support for params, query_schema, and sql in PySpark backend ENH: Add support for params, query_schema, and sql in PySpark backend Sep 23, 2019
@icexelloss
Copy link
Contributor Author

Gentle ping @toryhaavik

ibis/pyspark/client.py Outdated Show resolved Hide resolved
ibis/pyspark/api.py Show resolved Hide resolved
Copy link
Contributor

@toryhaavik toryhaavik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please rebase on master to try to get the pipeline to pass?

@toryhaavik toryhaavik merged commit c7a7a26 into ibis-project:master Sep 25, 2019
costrouc pushed a commit to costrouc/ibis that referenced this pull request Oct 10, 2019
Pass ibis/all/test_client.py and ibis/all/test_params.py
test_params.py is partially supported
Author: Li Jin <ice.xelloss@gmail.com>

Closes ibis-project#1973 from icexelloss/pyspark-backend-test-param and squashes the following commits:

ab5db4e [Li Jin] FEAT: Add support for params, query_schema, and sql in PySpark backend
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