Skip to content

Conversation

@caizj
Copy link

@caizj caizj commented Apr 18, 2024

…dfsHSync

Proposed changes

change from hdfsHSync to hdfsSync

PR #33680 makes BE UT(macOS) fails here:
BE UT (macOS)
/Users/runner/work/doris/doris/be/src/io/fs/hdfs_file_writer.cpp:63:19: error: use of undeclared identifier 'hdfsHSync'; did you mean 'hdfsSync'?
int ret = hdfsHSync(_hdfs_handler->hdfs_fs, _hdfs_file);
^~~~~~~~~
hdfsSync
/Users/runner/work/doris/doris/thirdparty/installed/include/hdfs/hdfs.h:404:5: note: 'hdfsSync' declared here

Issue Number: close #xxx

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

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

@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

We're closing this PR because it hasn't been updated in a while.
This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.
If you'd like to revive this PR, please reopen it and feel free a maintainer to remove the Stale tag!

@github-actions github-actions bot added the Stale label Oct 16, 2024
@github-actions github-actions bot closed this Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants