vogievetsky commented on PR #13909: URL: https://github.com/apache/druid/pull/13909#issuecomment-1478922093
I am trying out the latest... <img width="983" alt="image" src="https://user-images.githubusercontent.com/177816/226806527-7ec54ba3-deb8-48c6-8b33-a518b3e1bc00.png"> maybe I misunderstood something. It appears that `rowsMerged` and `rowsPushed` are changing in tandem. I though that `rowsPushed` would increment only when the segment is pushed to deep storage. so like it would be 0 for a long time and then jump up by segment rows. What am I missing? -- 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]
