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

Improvement of the Presto Example : #271

Open
wants to merge 16 commits into
base: unreleased
Choose a base branch
from

Conversation

JeanLescut
Copy link

  • Simplified a lot the whole script
  • Made everything compatible with Python 3
  • Removed the print() for proper logger
  • Added assert() for parameters sanity checks
  • Allows passing keywords arguments to pd.read_csv()
  • Removed useless dependencies
    ...

@JeanLescut
Copy link
Author

If you have any questions on my PR, feel free

@chattarajoy chattarajoy changed the base branch from unreleased to master May 14, 2019 10:29
@chattarajoy chattarajoy changed the base branch from master to unreleased May 14, 2019 10:30
@JeanLescut
Copy link
Author

Hey guys,
I have:

  • rebased my fork on the current "unreleased" branch of your repo
  • commited and pushed a new version, with some minor code improvement and a timeout (to answer msumit question

Now, even if Qubole query got stuck, the function still return with error.
Feel free to improve it as well.

@JeanLescut
Copy link
Author

Also, it seems that Travis CI is failing to install Python 3.3 and 2.6 (??) but I don't think it's related to this PR

@chattarajoy
Copy link
Member

chattarajoy commented Jul 29, 2019

yes @JeanLescut looks like the Ubuntu version was not pinned in our configuration and hence it got updated to 16.XX in which these python versions are not present, will fix it. Thanks for the PR btw

@chattarajoy
Copy link
Member

@JeanLescut I have fixed the issue, please rebase your branch once more and squash all your commits.

@chattarajoy chattarajoy force-pushed the unreleased branch 2 times, most recently from 8a95947 to caec9b1 Compare March 2, 2020 13:09
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.

None yet

5 participants