You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/03/22 13:27:37 UTC

[GitHub] [spark] panbingkun commented on pull request #40506: [SPARK-42881][SQL] Codegen Support for get_json_object

panbingkun commented on PR #40506:
URL: https://github.com/apache/spark/pull/40506#issuecomment-1479567656

   cc @cloud-fan @wangyum @LuciferYang 
   I run benchmark - org.apache.spark.sql.execution.datasources.json.JsonBenchmark, result as follow:
   
   - CodeGen for get_json_object
   https://github.com/panbingkun/spark/actions/runs/4489492515/jobs/7895384637
   <img width="922" alt="image" src="https://user-images.githubusercontent.com/15246973/226918094-4a943e82-151f-4d70-b29c-a16ef4087f30.png">
   
   - No CodeGen for get_json_object
   https://github.com/panbingkun/spark/actions/runs/4489490118/jobs/7895379568
   <img width="920" alt="image" src="https://user-images.githubusercontent.com/15246973/226918535-df933355-bc2e-4b07-bbed-7f6010bcd42b.png">
   
   
   


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org