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: make dayofweek impls conform to pandas semantics #3161

Merged
merged 6 commits into from
Dec 16, 2021

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Dec 13, 2021

Closes #1499

@cpcloud cpcloud requested a review from kszucs December 13, 2021 13:44
@cpcloud cpcloud added feature Features or general enhancements clickhouse The ClickHouse backend mysql The MySQL backend tests Issues or PRs related to tests labels Dec 13, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Dec 13, 2021

Unit Test Results

       38 files         38 suites   1h 17m 4s ⏱️
  7 241 tests   5 453 ✔️ 1 788 💤 0
29 251 runs  22 173 ✔️ 7 078 💤 0

Results for commit 9297828.

♻️ This comment has been updated with latest results.

@kszucs
Copy link
Member

kszucs commented Dec 13, 2021

@cpcloud looks good, but the clickhous tests are failing. Perhaps due to the newer clickhouse server version.

@cpcloud cpcloud merged commit 9297828 into ibis-project:master Dec 16, 2021
@cpcloud cpcloud deleted the dow branch December 16, 2021 15:24
@ibis-project-bot
Copy link
Contributor

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clickhouse The ClickHouse backend feature Features or general enhancements mysql The MySQL backend tests Issues or PRs related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Make DayOfWeek implementations conform to pandas semantics
2 participants