Skip to content

[GLUTEN-7977][VL] Include cstdint header explicitly#8030

Merged
philo-he merged 4 commits intoapache:mainfrom
yabinma:dev1
Nov 27, 2024
Merged

[GLUTEN-7977][VL] Include cstdint header explicitly#8030
philo-he merged 4 commits intoapache:mainfrom
yabinma:dev1

Conversation

@yabinma
Copy link
Copy Markdown
Contributor

@yabinma yabinma commented Nov 24, 2024

What changes were proposed in this pull request?

Add cstdint include explicitly for avoiding compile error with gcc 13.2 on Ubunut 24.04

(Fixes: #7977)

How was this patch tested?

(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)
Manual test passed

(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)

@github-actions github-actions bot added the VELOX label Nov 24, 2024
@github-actions
Copy link
Copy Markdown

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

@yabinma yabinma changed the title [VL]Add cstdint include explicitly [GLUTNE-7977][VL]fix: Add cstdint include explicitly Nov 24, 2024
@yabinma yabinma changed the title [GLUTNE-7977][VL]fix: Add cstdint include explicitly [GLUTEN-7977][VL]fix: Add cstdint include explicitly Nov 24, 2024
@github-actions
Copy link
Copy Markdown

#7977

@philo-he
Copy link
Copy Markdown
Member

@yabinma, thanks for your pr! Please fix code style issue reported by clang-format.

@yabinma
Copy link
Copy Markdown
Contributor Author

yabinma commented Nov 26, 2024

The Velox build error should not be caused by the code change here. I merged the latest code base and let's run it again. Thanks.

@philo-he philo-he changed the title [GLUTEN-7977][VL]fix: Add cstdint include explicitly [GLUTEN-7977][VL] Include cstdint header explicitly Nov 27, 2024
@philo-he philo-he merged commit 18f742a into apache:main Nov 27, 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