fix : Support JSON type in Surrounding Context. #1652
fix : Support JSON type in Surrounding Context. #1652Rajin9601 wants to merge 3 commits intohyperdxio:mainfrom
Conversation
|
|
@Rajin9601 is attempting to deploy a commit to the HyperDX Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Claude Code Review✅ No critical issues found. The fix correctly replaces the hardcoded |
|
Looks good @Rajin9601 Can you please run |
|
Thanks for the submission! We're testing the JSON experience holistically and will respond with a final review next week. |
to resolve #983
This issue was closed as not planned, but I think the solution is simple enough that it should be considered for merging.
row data has
__hdx_resource_attributes(which isROW_DATA_ALIASES.RESOURCE_ATTRIBUTES) and it is flattened so that it could be used for both map and json type.