-
Notifications
You must be signed in to change notification settings - Fork 590
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: implement function split_part
#2822
Conversation
aa1fd66
to
25206f9
Compare
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.
Nice work! Just some minor things:
https://github.com/singularity-data/risingwave/runs/6621101096?check_suite_focus=true#step:10:65
|
I thought it is caused by visibility. |
Yes it is due to visibility. But we should not make things |
Codecov Report
@@ Coverage Diff @@
## main #2822 +/- ##
==========================================
- Coverage 72.66% 72.65% -0.01%
==========================================
Files 701 702 +1
Lines 92185 92310 +125
==========================================
+ Hits 66983 67072 +89
- Misses 25202 25238 +36
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
ok. I am going to revert that commit and use double for now |
cc @xiangjinwu done |
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.
Thank you for your contribution!
What's changed and what's your intention?
implement
split_part
Checklist
Refer to a related PR or issue link (optional)
#2791
meta #112