This repository was archived by the owner on May 7, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 69
feat: Support python type as astype arg #1316
Merged
Merged
Changes from 1 commit
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
b2d49e5
feat: Support python type as astype arg
TrevorBergeron 48829e6
remove tests
TrevorBergeron 59a6dbc
fix astype with dtype strings
TrevorBergeron 19172c1
handle object constructors and use TypeError
TrevorBergeron de2026c
allow astype with pyarrow type
TrevorBergeron 094602f
Merge remote-tracking branch 'github/main' into astype_python
TrevorBergeron 18d7d27
fix _is_bigframes_type for strings
TrevorBergeron 7dc1938
fix typo in _is_bigframes_dtype
TrevorBergeron f6b1bef
Merge remote-tracking branch 'github/main' into astype_python
TrevorBergeron 489896f
normalize decimal arrow types
TrevorBergeron 9b1c5d1
Merge remote-tracking branch 'github/main' into astype_python
TrevorBergeron a099e9b
Merge remote-tracking branch 'github/main' into astype_python
TrevorBergeron bd7be35
handle type errors better, and handle cat type
TrevorBergeron e8687cd
reinstate unit tests
TrevorBergeron File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
remove tests
- Loading branch information
commit 48829e6e451abd217e2d20a2052c165703f3f9d6
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.