vburenin commented on pull request #2440:
URL: https://github.com/apache/hudi/pull/2440#issuecomment-760299104


   > @vburenin Left a comment to restructure the code to support buffering, are 
you going to look into improving the O(m*n) search ?
   At this point of time I think it is not necessary as the search pattern is 
trivial and the actually complexity is closer to O(n), the slowest point in the 
original code is memory copies and additional overhead associated with it.


----------------------------------------------------------------
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


Reply via email to