Skip to content

Conversation

@sollhui
Copy link
Contributor

@sollhui sollhui commented Sep 23, 2024

pick #30432 and #40735

sollhui and others added 2 commits September 23, 2024 16:30
…#40735)

Display the time of receiving network data.

For example:
```
Stream load result: {
    "TxnId": 19,
    "Label": "c10ee032-c19c-484f-80b2-16f6c1d0c209",
    "Comment": "",
    "TwoPhaseCommit": "false",
    "Status": "Success",
    "Message": "OK",
    "NumberTotalRows": 6,
    "NumberLoadedRows": 6,
    "NumberFilteredRows": 0,
    "NumberUnselectedRows": 0,
    "LoadBytes": 60,
    "LoadTimeMs": 32,
    "BeginTxnTimeMs": 0,
    "StreamLoadPutTimeMs": 4,
    "ReadDataTimeMs": 0,
    "WriteDataTimeMs": 4,
    "ReceiveDataTimeMs": 6,
    "CommitAndPublishTimeMs": 22
}
```
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@sollhui
Copy link
Contributor Author

sollhui commented Sep 23, 2024

run buildall

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 37.80% (8142/21542)
Line Coverage: 29.54% (66976/226754)
Region Coverage: 29.02% (34550/119050)
Branch Coverage: 24.94% (17801/71386)
Coverage Report: http://coverage.selectdb-in.cc/coverage/3877a2761ddb5bdf859c00b888047c9d47633823_3877a2761ddb5bdf859c00b888047c9d47633823/report/index.html

@dataroaring dataroaring merged commit 9b14720 into apache:branch-2.0 Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants