-
-
Notifications
You must be signed in to change notification settings - Fork 141
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(tianmu): support unsigned load export issue1329 #1334
feat(tianmu): support unsigned load export issue1329 #1334
Conversation
[summary] 1. expand unsigned boundary from signed boundary to max valued. 2. code cover create/insert(delayed/no delayed mode)/update/delete/select. 3. functions and operators(agg and math calculation) refs: stoneatom#1266 related issue: stoneatom#1151
…able.cpp from dos2unix stoneatom#1267
[summary] 1. add support in load/export module 2. fix format with clint
c1d3d39
to
ab66ecf
Compare
Thanks for the contribution! Please review the labels and make any necessary changes. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## stonedb-5.7-dev #1334 +/- ##
===================================================
+ Coverage 43.12% 43.14% +0.01%
===================================================
Files 1830 1830
Lines 396392 396441 +49
===================================================
+ Hits 170955 171031 +76
+ Misses 225437 225410 -27
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
cc @RingsC @duanfuxiang0 |
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.
LGTM
Summary about this PR
Issue Number: close #1329
Tests Check List
Changelog
Documentation