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

Make interlace a S3 generic #113

Merged
merged 7 commits into from
Feb 21, 2024
Merged

Make interlace a S3 generic #113

merged 7 commits into from
Feb 21, 2024

Conversation

RasmusSkytte
Copy link
Contributor

@RasmusSkytte RasmusSkytte commented Feb 20, 2024

Intent

This PR changes the function interlace_sql to a generic interlace S3 method.

The code can be adapted to work with non sql objects in the future, and the new function name "interlace" is more descriptive than "interlace_sql".

Approach

N/A

Known issues

N/A

Checklist

  • The PR passes all local unit tests
  • I have documented any new features introduced
  • If the PR adds a new feature, please add an entry in NEWS.md
  • A reviewer is assigned to this PR

@RasmusSkytte RasmusSkytte self-assigned this Feb 20, 2024
@RasmusSkytte RasmusSkytte added this to the v0.4 milestone Feb 20, 2024
@RasmusSkytte RasmusSkytte marked this pull request as ready for review February 20, 2024 14:42
@RasmusSkytte RasmusSkytte merged commit b36318d into main Feb 21, 2024
25 checks passed
@RasmusSkytte RasmusSkytte deleted the feature/interlace-s3 branch February 21, 2024 10:25
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

2 participants