Skip to content

Samplingfeaturedataset dev #143

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

Merged
merged 6 commits into from
Jan 23, 2018
Merged

Conversation

Elijahwalkerwest
Copy link
Contributor

Added eager loading for samplingfeaturedataset to try and cut down on query time.

@emiliom
Copy link
Member

emiliom commented Jan 19, 2018

@lsetiawan: I'll let you review this PR; I'm too tied up today, then gone.

I see that it's a PR on the dev branch, so it won't impact the new release (and won't go into the new release, to be issued today).

@emiliom
Copy link
Member

emiliom commented Jan 19, 2018

I'm ready to go with the release (it's in draft form right now). @lsetiawan, do you think you'll have time to review and merge into master this PR? I have a couple more NicaDIF things for you :|

@lsetiawan
Copy link
Member

@Elijahwalkerwest I noticed that you are not meeting a lot of Python PEP8 Rules, so I've made it more visible. I am doing this so no one has to go back and clean up again for Python Pep8 errors. So please fix your code to meet PEP8. You will see the errors here: https://travis-ci.org/ODM2/ODM2PythonAPI/jobs/331031358

@emiliom
Copy link
Member

emiliom commented Jan 19, 2018

That's it. I'm releasing from master as is, w/o this PR. Sorry @Elijahwalkerwest!

Copy link
Member

@lsetiawan lsetiawan left a comment

Choose a reason for hiding this comment

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

Please see #143 (comment)

@lsetiawan
Copy link
Member

@ocefpaf Do you know why the Docs creation is failing here? Thanks!

Link check complete; look for any errors in the above output or in build/linkcheck/output.txt.
make: *** [linkcheck] Error 1

@ocefpaf
Copy link
Member

ocefpaf commented Jan 23, 2018

@ocefpaf Do you know why the Docs creation is failing here? Thanks!

@lsetiawan linkcheck navigates the links in the docs to ensure they are all working. The error linkcheck is pointing refers to the link https://www.nsf.gov/awardsearch/showAward?AWD_ID=1224638, which returned a 503 Sever Error the time the docs ran.

I checked and the link seems to be OK now, so you can restart Travis-CI to ensure that or, if you know the context of that link in docs and a server error is not important, just merge it 😉

@lsetiawan
Copy link
Member

Thanks @ocefpaf. That makes sense, didn't know it's doing that. Cool! :D

@lsetiawan
Copy link
Member

All is well now, and I have tested the changes. Merging... Thanks @Elijahwalkerwest

@lsetiawan lsetiawan merged commit f5498a6 into development Jan 23, 2018
@lsetiawan lsetiawan deleted the samplingfeaturedataset_dev branch January 23, 2018 16:34
@lsetiawan lsetiawan mentioned this pull request Feb 28, 2018
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.

4 participants