-
Notifications
You must be signed in to change notification settings - Fork 26
fix(arrow): Add missing table options #833
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
⏱️ Benchmark results
|
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #833 +/- ##
==========================================
- Coverage 47.18% 47.14% -0.05%
==========================================
Files 76 76
Lines 7841 7853 +12
==========================================
+ Hits 3700 3702 +2
- Misses 3642 3651 +9
- Partials 499 500 +1
☔ View full report in Codecov by Sentry. |
yevgenypats
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.
This should be handled now here - #832
@yevgenypats I've looked through the #832 and didn't find the incremental & PK constraint handling. |
🤖 I have created a release *beep* *boop* --- ## [2.5.3](v2.5.2...v2.5.3) (2023-05-04) ### Bug Fixes * **arrow:** Add missing table options ([#833](#833)) ([95a9f0c](95a9f0c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
No description provided.