You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ORC-1835: [C++] Fix cpp-linter-action to build first
### What changes were proposed in this pull request?
Insert a build step before cpp-linter-action to do its job.
This is the backport of #2113
### Why are the changes needed?
We need to build C++ code to export command json file.
### How was this patch tested?
Pass CI.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes#2120 from wgtmac/backport_linter.
Authored-by: Gang Wu <[email protected]>
Signed-off-by: Gang Wu <[email protected]>
0 commit comments