Closed jackylee-ch closed 1 year ago
Thanks for opening a pull request!
Could you open an issue for this pull request on Github Issues?
https://github.com/oap-project/native-sql-engine/issues
Then could you also rename commit message and pull request title in the following format?
[NSE-${ISSUES_ID}] ${detailed message}
See also:
before after
What changes were proposed in this pull request?
Currently, we can only print FakeRow count for write metrics, not the actual writed row count.
How was this patch tested?
unit tests