Skip to content

feat: Support non-string map key types (#6382)#6383

Merged
nquinn408 merged 4 commits intofeast-dev:masterfrom
nquinn408:map-non-string-keys
May 8, 2026
Merged

feat: Support non-string map key types (#6382)#6383
nquinn408 merged 4 commits intofeast-dev:masterfrom
nquinn408:map-non-string-keys

Conversation

@nquinn408
Copy link
Copy Markdown
Contributor

@nquinn408 nquinn408 commented May 7, 2026

#6382

Description: Added new ScalarMap type that supports scalar types for map key and any type for map value. This is an effort to support non-string keys for map feature.

@nquinn408 nquinn408 self-assigned this May 7, 2026
@nquinn408 nquinn408 requested a review from a team as a code owner May 7, 2026 22:21
Signed-off-by: Nick Quinn <nicholas_quinn@apple.com>
@nquinn408 nquinn408 force-pushed the map-non-string-keys branch from 022ed49 to 50cf399 Compare May 7, 2026 22:21
Signed-off-by: Nick Quinn <nicholas_quinn@apple.com>
@nquinn408 nquinn408 force-pushed the map-non-string-keys branch from e403393 to 63b8732 Compare May 7, 2026 22:54
@franciscojavierarceo
Copy link
Copy Markdown
Member

Can you update PR description btw?

Signed-off-by: Nick Quinn <nicholas_quinn@apple.com>
@nquinn408 nquinn408 force-pushed the map-non-string-keys branch from ec5a269 to 2422388 Compare May 7, 2026 23:13
@nquinn408
Copy link
Copy Markdown
Contributor Author

Can you update PR description btw?
@franciscojavierarceo sure.

Signed-off-by: Nick Quinn <nicholas_quinn@apple.com>
@nquinn408 nquinn408 force-pushed the map-non-string-keys branch from 576ce6c to b7aaace Compare May 7, 2026 23:53
@nquinn408 nquinn408 merged commit 728aa2e into feast-dev:master May 8, 2026
28 checks passed
jyejare pushed a commit to opendatahub-io/feast that referenced this pull request May 8, 2026
* fix: Update go-feature-server base image to Go 1.25 and fix operator Dockerfile COPY permissions

Signed-off-by: ntkathole <nikhilkathole2683@gmail.com>

* fix: Allow to publish from reference branch

Signed-off-by: ntkathole <nikhilkathole2683@gmail.com>

* docs: Blog Post for MongoDB integration (feast-dev#6375)

* fix: Fix mongodb blog title

Signed-off-by: ntkathole <nikhilkathole2683@gmail.com>

* fix: Fixed formatting and image for mongo blog (feast-dev#6377)

Signed-off-by: ntkathole <nikhilkathole2683@gmail.com>

* [WIP] Add hero image for social preview in blog posts (feast-dev#6379)

* Initial plan

* fix: use blog hero image for social preview metadata

Agent-Logs-Url: https://github.com/feast-dev/feast/sessions/8c33bcc6-0cd4-4222-95a1-bfa02f136b5b

Co-authored-by: franciscojavierarceo <4163062+franciscojavierarceo@users.noreply.github.com>

* fix: harden hero image extraction for blog social tags

Agent-Logs-Url: https://github.com/feast-dev/feast/sessions/8c33bcc6-0cd4-4222-95a1-bfa02f136b5b

Co-authored-by: franciscojavierarceo <4163062+franciscojavierarceo@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: franciscojavierarceo <4163062+franciscojavierarceo@users.noreply.github.com>

* feat: Support non-string map key types (feast-dev#6382) (feast-dev#6383)

---------

Signed-off-by: ntkathole <nikhilkathole2683@gmail.com>
Co-authored-by: bisht2050 <108942387+bisht2050@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: franciscojavierarceo <4163062+franciscojavierarceo@users.noreply.github.com>
Co-authored-by: nquinn408 <57655411+nquinn408@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants