[New Feature] Support for creating maps with Query expressions #36302
SandaruJayawardana
started this conversation in
General
Replies: 1 comment
-
PR for Parser changes - #36304 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Related Spec Issue - ballerina-platform/ballerina-spec#710
Lang Issue - #36193
Currently compiler supports for creating tables and streams with query expressions. With this feature, maps also can be created with query expressions.
Ex. Creating a map from a table.
Proposed changes for this new feature,
map
as a query-construct-type.Highly appreciate your input on this discussion.
Beta Was this translation helpful? Give feedback.
All reactions