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

feat: switch datetime package to an external dependency #83

Merged
merged 3 commits into from
Aug 24, 2023

Conversation

EpsilonPrime
Copy link
Member

By switching to an external dependency controlled by a central file we can more cleanly reference date::date and date::tz. We could do the same by "externally loading" a submodule but either way we end up downloading the datetime repo.

@EpsilonPrime EpsilonPrime merged commit cf6052b into substrait-io:main Aug 24, 2023
3 checks passed
@EpsilonPrime EpsilonPrime deleted the datetimepackaging branch August 24, 2023 16:29
EpsilonPrime added a commit to EpsilonPrime/substrait-cpp that referenced this pull request Aug 26, 2023
)

By switching to an external dependency controlled by a central file we
can more cleanly reference date::date and date::tz. We could do the same
by "externally loading" a submodule but either way we end up downloading
the datetime repo.
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.

2 participants