chore: Add tagging for snowflake engine#3147
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3147 +/- ##
==========================================
- Coverage 67.11% 58.29% -8.83%
==========================================
Files 175 209 +34
Lines 15905 17586 +1681
==========================================
- Hits 10675 10251 -424
- Misses 5230 7335 +2105
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
a2c938a to
177dfc6
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: achals, sfc-gh-madkins The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
| @vectorized(input=pandas.DataFrame) | ||
| def feast_snowflake_binary_to_bytes_proto(df): | ||
| sys._xoptions["snowflake_partner_attribution"].append("feast") |
There was a problem hiding this comment.
Unrelated to this PR, but I'm curious how the python client serializes these UDFs - is there any documentation or a place in the code you could point me to?
Signed-off-by: Miles Adkins <miles.adkins@snowflake.com> Signed-off-by: Miles Adkins <miles.adkins@snowflake.com>
Signed-off-by: Miles Adkins miles.adkins@snowflake.com
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #