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

Update __init__.py #149

Closed
wants to merge 1 commit into from
Closed

Update __init__.py #149

wants to merge 1 commit into from

Conversation

ErKatz
Copy link

@ErKatz ErKatz commented Dec 6, 2016

On non-Windows systems: things stay as they are
On windows system: it would pass the path to the thrift file with "file://" scheme.
If ThriftPY is fixed to handle the 'file' scheme - things would work on windows.
Until then, things will stay broken, as they are now.

This is further discussed here: #148
and here: Thriftpy/thriftpy#269

NOTE: I created a corresponding fork and pull request on thrifypy as well:
Thriftpy/thriftpy#270

On non-Windows systems: things stay as they are
On windows system: it would pass the path to the thrift file with "file://" scheme.
If ThriftPY is fixed to handle the 'file' scheme - things would work on windows.
Until then, things will stay broken, as they are now.

This is further discussed here: python-happybase#148
and here:  Thriftpy/thriftpy#269

NOTE: I created a corresponding fork and pull request on thrifypy as well:
 Thriftpy/thriftpy#270
@wbolster
Copy link
Member

thanks, but i'd rather see this fixed in thriftpy. also, this pr adds code duplication.

@wbolster
Copy link
Member

is this still relevant? as i said, this seems a thriftpy issue, so i think it needs to be addressed there.

i will close this pr now, but feel free to open additional issues in case there is anything here that happybase itself should take care of.

thanks for your contribution!

@wbolster wbolster closed this May 16, 2017
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