LuciferYang commented on PR #56691:
URL: https://github.com/apache/spark/pull/56691#issuecomment-4786118552

   Good call - moved it to a single `JSON_FACTORY` on `VariantUtil` and dropped 
the two per-class copies (`97dc876`). `Variant` and `VariantBuilder` already 
static-import `VariantUtil`, so `escapeJson` and `parseJson` keep using it 
as-is - nothing left to drift now.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to