We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe what's wrong
proton/proton/src/Storages/ExternalStream/parseShards.h:6:1: error: use of undeclared identifier 'std' 6 | std::vector<int32_t> parseShards(const std::string & shards_setting); | ^ proton/proton/src/Storages/ExternalStream/parseShards.h:6:13: error: use of undeclared identifier 'int32_t' 6 | std::vector<int32_t> parseShards(const std::string & shards_setting); | ^ proton/proton/src/Storages/ExternalStream/parseShards.h:6:40: error: use of undeclared identifier 'std' 6 | std::vector<int32_t> parseShards(const std::string & shards_setting); | ^ 3 errors generated.
https://github.com/timeplus-io/proton/actions/runs/12602608270/job/35128518730#step:5:7041
The text was updated successfully, but these errors were encountered:
fix build err turn off close build fail if i turn OFF pulsar. #892
8fef79e
fix build err turn off close build fail if i turn OFF pulsar. #892 (#895
36ef0d9
)
zliang-min
Successfully merging a pull request may close this issue.
Describe what's wrong
https://github.com/timeplus-io/proton/actions/runs/12602608270/job/35128518730#step:5:7041
The text was updated successfully, but these errors were encountered: