Skip to content

fix: unifying the value representation across execution and storage layers#452

Open
liulx20 wants to merge 2 commits into
alibaba:mainfrom
liulx20:value
Open

fix: unifying the value representation across execution and storage layers#452
liulx20 wants to merge 2 commits into
alibaba:mainfrom
liulx20:value

Conversation

@liulx20
Copy link
Copy Markdown
Collaborator

@liulx20 liulx20 commented Jun 2, 2026

This pull request refactors the codebase to standardize on using execution::Value instead of the legacy Property type for representing property values throughout the execution and storage layers. The changes improve type safety, consistency, and future extensibility, while also updating relevant interfaces, utility functions, and documentation.

Fixes

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.

1 participant