Skip to content

Update 06-join.md #247

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 1 commit into from
Jul 16, 2025
Merged

Update 06-join.md #247

merged 1 commit into from
Jul 16, 2025

Conversation

ShebMichel
Copy link
Contributor

Fix typo and missing space in the following 2 lines:

1- Use the JOIN operator to look up each Pan-STARRS obj_id for the stars we are interested in in thepanstarrs1_best_neighbour table using the source_ids that we have already identified.

2- Use the JOIN operator again to look up the Pan-STARRS photometry for these stars in the panstarrs1_original_valid table using theobj_ids we just identified.

If this pull request addresses an open issue on the repository, please add 'Closes #NN' below, where NN is the issue number.

Please briefly summarise the changes made in the pull request, and the reason(s) for making these changes.

If any relevant discussions have taken place elsewhere, please provide links to these.

For more guidance on how to contribute changes to a Carpentries project, please review the Contributing Guide and Code of Conduct.

Please keep in mind that lesson Maintainers are volunteers and it may be some time before they can respond to your contribution. Although not all contributions can be incorporated into the lesson materials, we appreciate your time and effort to improve the curriculum. If you have any questions about the lesson maintenance process or would like to volunteer your time as a contribution reviewer, please contact The Carpentries Team at [email protected].

Fix typo and missing space in  the following 2 lines: 

1- Use the JOIN operator to look up each Pan-STARRS obj_id for the stars we are interested in in thepanstarrs1_best_neighbour table using the source_ids that we have already identified.

2- Use the JOIN operator again to look up the Pan-STARRS photometry for these stars in the panstarrs1_original_valid table using theobj_ids we just identified.
@ShebMichel ShebMichel added the type:typo text Typo in text for the lesson label Jul 16, 2025
Copy link

github-actions bot commented Jul 16, 2025

🆗 Pre-flight checks passed 😃

This pull request has been checked and contains no modified workflow files, spoofing, or invalid commits.

It should be safe to Approve and Run the workflows that need maintainer approval.

github-actions bot pushed a commit that referenced this pull request Jul 16, 2025
@ShebMichel
Copy link
Contributor Author

Close now that the issue has been fixed!

@ShebMichel ShebMichel closed this Jul 16, 2025
@ShebMichel ShebMichel reopened this Jul 16, 2025
@ShebMichel ShebMichel merged commit 1897b2f into main Jul 16, 2025
7 checks passed
@ShebMichel ShebMichel deleted the ShebMichel-patch-2 branch July 16, 2025 10:47
github-actions bot pushed a commit that referenced this pull request Jul 16, 2025
Auto-generated via `{sandpaper}`
Source  : 1897b2f
Branch  : main
Author  : ShebMichel <[email protected]>
Time    : 2025-07-16 10:47:46 +0000
Message : Merge pull request #247 from datacarpentry/ShebMichel-patch-2

Update 06-join.md
github-actions bot pushed a commit that referenced this pull request Jul 16, 2025
Auto-generated via `{sandpaper}`
Source  : fcd9160
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2025-07-16 10:48:29 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : 1897b2f
Branch  : main
Author  : ShebMichel <[email protected]>
Time    : 2025-07-16 10:47:46 +0000
Message : Merge pull request #247 from datacarpentry/ShebMichel-patch-2

Update 06-join.md
github-actions bot pushed a commit that referenced this pull request Jul 22, 2025
Auto-generated via `{sandpaper}`
Source  : fcd9160
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2025-07-16 10:48:29 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : 1897b2f
Branch  : main
Author  : ShebMichel <[email protected]>
Time    : 2025-07-16 10:47:46 +0000
Message : Merge pull request #247 from datacarpentry/ShebMichel-patch-2

Update 06-join.md
github-actions bot pushed a commit that referenced this pull request Jul 29, 2025
Auto-generated via `{sandpaper}`
Source  : fcd9160
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2025-07-16 10:48:29 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : 1897b2f
Branch  : main
Author  : ShebMichel <[email protected]>
Time    : 2025-07-16 10:47:46 +0000
Message : Merge pull request #247 from datacarpentry/ShebMichel-patch-2

Update 06-join.md
github-actions bot pushed a commit that referenced this pull request Aug 5, 2025
Auto-generated via `{sandpaper}`
Source  : fcd9160
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2025-07-16 10:48:29 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : 1897b2f
Branch  : main
Author  : ShebMichel <[email protected]>
Time    : 2025-07-16 10:47:46 +0000
Message : Merge pull request #247 from datacarpentry/ShebMichel-patch-2

Update 06-join.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:typo text Typo in text for the lesson
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants