Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Stratified sampling#1336

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
montanalow merged 15 commits intopostgresml:masterfromChuckHend:stratifiedSampling
Feb 29, 2024
Merged

Conversation

ChuckHend
Copy link
Contributor

@ChuckHendChuckHend commentedFeb 29, 2024
edited
Loading

Take 2 of#1290

Comment on lines +66 to +71
git checkout master
echo "\q" | cargo pgrx run
psql -p 28816 -h localhost -d pgml -P pager -c "CREATE EXTENSION pgml;"
git checkout $CI_BRANCH
echo "\q" | cargo pgrx run
psql -p 28816 -h localhost -d pgml -P pager -c "ALTER EXTENSION pgml UPDATE;"
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

intention for this is to just validate thatalter extension update actually runs

@montanalowmontanalow marked this pull request as ready for reviewFebruary 29, 2024 17:41
@montanalowmontanalow merged commit63963d4 intopostgresml:masterFeb 29, 2024
@montanalow
Copy link
Contributor

I verified with tests locally, because I wasn't able to figure out how to get github actions running on this PR... weird 🤷 .

@ChuckHend
Copy link
ContributorAuthor

I verified with tests locally, because I wasn't able to figure out how to get github actions running on this PR... weird 🤷 .

Maybe had something to do with how I had this PR open frommaster on my fork, then I closed it and re-opened from a different branch from my fork. My bad :(

SilasMarvin pushed a commit that referenced this pull requestMar 1, 2024
I verified tests locally, because I wasn't able to figure out how to get them running via github actions...
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@ChuckHend@montanalow

[8]ページ先頭

©2009-2025 Movatter.jp