-
Notifications
You must be signed in to change notification settings - Fork 24
fix: Better handling for Arrow type strings in docs #896
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
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #896 +/- ##
==========================================
- Coverage 47.28% 47.27% -0.01%
==========================================
Files 55 55
Lines 5025 5028 +3
==========================================
+ Hits 2376 2377 +1
- Misses 2399 2401 +2
Partials 250 250
☔ View full report in Codecov by Sentry. |
⏱️ Benchmark results
|
candiduslynx
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I do feel that the Arrow Types are OK in terms of defining what is actually going on.
So, maybe just do an upstream PR to remove the timezone if the tz is UTC? (it's the default, so no need to actually print it out if not explicitly asked for)
Additionally, there's an issue with unhandled nested type nullability in this proposal.
|
@candiduslynx Updated. The main thing I wanted to fix was that JSON was being printed as |
🤖 I have created a release *beep* *boop* --- ## [3.6.3](v3.6.2...v3.6.3) (2023-05-24) ### Bug Fixes * Better handling for Arrow type strings in docs ([#896](#896)) ([78699f4](78699f4)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This fixes the rendering of some Arrow types in the docs, as well as in the JSON