You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/05/27 20:04:58 UTC

[GitHub] [spark] JoshRosen commented on issue #24707: [SPARK-27839][SQL] Change UTF8String.replace() to operate on UTF8 bytes

JoshRosen commented on issue #24707: [SPARK-27839][SQL] Change UTF8String.replace() to operate on UTF8 bytes
URL: https://github.com/apache/spark/pull/24707#issuecomment-496296444
 
 
   @MaxGekk, that's a great idea: I've gone ahead and re-implemented `UTF8String.replace()` to operate over the raw bytes, yielding a huge speedup (~10x in some cases).
   
   Just pushed my changes and updated the description. I'm going to loop back later to give this a second pass of self-review, but wanted to get this new version posted up now for initial feedback.

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


With regards,
Apache Git Services

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