Title: fix: Handle array of strings columns in Athena materialization by alan-gauthier-jt · Pull Request #6324 · feast-dev/feast · GitHub
Open Graph Title: fix: Handle array of strings columns in Athena materialization by alan-gauthier-jt · Pull Request #6324 · feast-dev/feast
X Title: fix: Handle array of strings columns in Athena materialization by alan-gauthier-jt · Pull Request #6324 · feast-dev/feast
Description: What this PR does / why we need it
Fixes two related bugs that cause TypeError and ValueError when materializing
feature views with array-typed columns (e.g. Array(String), Array(Int64)) using
the Athena offline store.
Arrow/Athena deserializes array columns as numpy.ndarray (object dtype) instead of
plain Python lists. This breaks two code paths in type_map.py:
_convert_scalar_values_to_proto: pd.isnull(ndarray) returns an array of bools,
and not
Open Graph Description: What this PR does / why we need it Fixes two related bugs that cause TypeError and ValueError when materializing feature views with array-typed columns (e.g. Array(String), Array(Int64)) using the ...
X Description: What this PR does / why we need it Fixes two related bugs that cause TypeError and ValueError when materializing feature views with array-typed columns (e.g. Array(String), Array(Int64)) using the ...
Opengraph URL: https://github.com/feast-dev/feast/pull/6324
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:2741521c-cebc-7ff6-70a8-df03aefe06a1 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | B466:3D7639:ACCED7:F9DD9A:6A4E4623 |
| html-safe-nonce | ffc05a54b3d7883a10446444f488c8899fd348f01293c7de794216a9c33652d4 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNDY2OjNENzYzOTpBQ0NFRDc6RjlERDlBOjZBNEU0NjIzIiwidmlzaXRvcl9pZCI6IjgxNDQ3MTU4NDAwNDM3NjMyMzUiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | aa86c53ea351f1c438e385e15fe195e154c6fe843b9cd394fab41449a1d3d9f5 |
| hovercard-subject-tag | pull_request:3577975099 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/feast-dev/feast/pull/6324/files |
| twitter:image | https://avatars.githubusercontent.com/u/106987123?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/u/106987123?s=400&v=4 |
| og:image:alt | What this PR does / why we need it Fixes two related bugs that cause TypeError and ValueError when materializing feature views with array-typed columns (e.g. Array(String), Array(Int64)) using the ... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 030096ee0db095447bfe77409d33bfac127ca7128299c58deef27c52eaa1b1f0 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/feast-dev/feast git https://github.com/feast-dev/feast.git |
| octolytics-dimension-user_id | 57027613 |
| octolytics-dimension-user_login | feast-dev |
| octolytics-dimension-repository_id | 161133770 |
| octolytics-dimension-repository_nwo | feast-dev/feast |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 161133770 |
| octolytics-dimension-repository_network_root_nwo | feast-dev/feast |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 9fabff9b8b127e686a3ec86f91422e818056ca2c |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width