joshrosen-stripe commented on issue #27089: [SPARK-30414][SQL] 
ParquetRowConverter optimizations: arrays, maps, plus misc. constant factors
URL: https://github.com/apache/spark/pull/27089#issuecomment-571276738
 
 
   @cloud-fan @HyukjinKwon @dongjoon-hyun @viirya, could you take a look at 
this PR which implements several small performance optimizations in 
`ParquetRowConverter`? These changes are aimed at improving performance when 
scanning very wide datasets with large numbers of columns, plus datasets with 
small maps and arrays. These changes are complementary but orthogonal to the 
changes in #26967.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to