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

🐛 Fix PyArrow timestamp promotion during concatenation #1551

Merged
merged 3 commits into from
Oct 11, 2021

Conversation

kmcentush
Copy link
Contributor

@kmcentush kmcentush commented Aug 29, 2021

That second commit should say aren't*

@maartenbreddels
Copy link
Member

Awesome, thanks!

@maartenbreddels maartenbreddels merged commit 5c21655 into vaexio:master Oct 11, 2021
xdssio pushed a commit to xdssio/vaex that referenced this pull request Dec 31, 2021
* Fixes concatenation with timestamps that need promotion

* Potentially safer in that ints/floats are attempted to be cast to timestamps

* Also validate dtype
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