-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support dynamic paths for put and cut op #4795
Conversation
495049e
to
271bb18
Compare
As a sign that we're on the right track, here's verification that this branch at commit 271bb18 seems to be addressing the use case laid out in #4555. As shown there, creating a new record field with a name derived from a string value required me to use a record literal +
Running this branch at commit 271bb18, I can now obtain the same output using the syntax below, which previously triggered the
|
Thanks @philrz. Btw, I didn't realize this until working on the pr but
can be shortened to
|
271bb18
to
25f6171
Compare
10b823c
to
d2e3ddc
Compare
ab23f99
to
2208eab
Compare
2208eab
to
1d4d835
Compare
4a84927
to
95e35ea
Compare
d23bf6d
to
34a1db7
Compare
3993399
to
d4c282c
Compare
99ee1fa
to
c39dd64
Compare
60fa042
to
e9cc409
Compare
05632c2
to
ef7ea3a
Compare
ef7ea3a
to
fc53ee3
Compare
93c8f92
to
ec310b9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
!!!
ec310b9
to
35d5733
Compare
35d5733
to
febabb0
Compare
Fixes #4555