Myasuka commented on PR #36242: URL: https://github.com/apache/spark/pull/36242#issuecomment-1104680419
@HeartSaVioR , we just tested the performance of RocksDB state store in Spark structured streaming, and noticed that the performance impact of trackTotalNumberOfRows is really significant in some cases. To be fair, I pick the feature of disabling the tracking number of rows, unfortunately, it then hit the bug of SPARK-38931 mentioned. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
