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

BUG: Fix argument in pymapd.connect calling #2041

Merged
merged 2 commits into from
Dec 8, 2019

Conversation

semelianova
Copy link
Contributor

pymapd.connect function doesn't have session_id argument so session_id was
replaced with sessionid

Copy link
Contributor

@xmnlab xmnlab left a comment

Choose a reason for hiding this comment

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

LGTM! thanks @semelianova !

could you please add a release note? https://github.com/ibis-project/ibis/blob/master/docs/source/release.rst below the pending release (:release:1.2.1 <pending>)?

@xmnlab xmnlab added the bug Incorrect behavior inside of ibis label Dec 5, 2019
@jreback jreback added this to the Next Feature Release milestone Dec 6, 2019
semelianova and others added 2 commits December 7, 2019 21:55
pymapd.connect function doesn't have session_id argument so session_id was
replaced with sessionid
@xmnlab
Copy link
Contributor

xmnlab commented Dec 8, 2019

release note added. merging on green. thanks @semelianova !

@xmnlab xmnlab merged commit fac2019 into ibis-project:master Dec 8, 2019
@semelianova semelianova deleted the pymapd_connect_bug branch January 15, 2020 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behavior inside of ibis
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants