iRakson commented on issue #27836: [SPARK-31009][SQL] Support json_object_keys 
function
URL: https://github.com/apache/spark/pull/27836#issuecomment-601120259
 
 
   > > Do you know how much faster it is?
   > > > json_object_keys gives better performance than map_keys+from_json.
   > 
   > Has the @dongjoon-hyun comment above been already adderssed? If this func 
has performance benefits, I think its better to show the perf. numbers in the 
PR description.
   
   I have updated the time required for `map_keys+from_json` and 
`json_object_keys`. I will also try to add benchmark for all the new JSON 
functions.
   @maropu @HyukjinKwon 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to