-
Notifications
You must be signed in to change notification settings - Fork 920
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
Reset strings_udf
CEC and solve several related issues
#11846
Reset strings_udf
CEC and solve several related issues
#11846
Conversation
Codecov ReportBase: 87.46% // Head: 87.52% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## branch-22.10 #11846 +/- ##
================================================
+ Coverage 87.46% 87.52% +0.05%
================================================
Files 133 133
Lines 21792 21807 +15
================================================
+ Hits 19061 19087 +26
+ Misses 2731 2720 -11
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. |
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.
CMake and root build.sh changes LGTM
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.
Looks good to me - this appears to disable CEC for String UDFs without touching cubinlinker-related code in general.
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.
One minor comment but nothing blocking. LGTM.
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.
Checks out
This PR:
strings_udf
strings_udf
for a range of supported architecturesstrings_udf
testing which reran the whole test suite rather than just the UDF tests.