Announcement: Upgrading TiFlash repo from C++20 to C++23 #56111
ti-chi-bot
announced in
Announcements
Replies: 1 comment
-
Migrated from https://internals.tidb.io/t/topic/907 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear Developers,
On behalf of our infra team, we are excited to announce that our tiflash repo will be upgraded from C++20 to C++23 (only for master branch). This upgrade may will not bring obvious performance benefits, but it have the following benefits that will enhance the development experience.
Why Are We Upgrading?
What You Need to Know
Timeline: The upgrade process is expected to be completed by June 24th, 2024.
Review Documentation: Please take some time to familiarize yourself with the new features and changes in C++23. Useful resources https://en.cppreference.com/w/cpp/23.
Acknowledgements
We want to thank all community members for their continuous support and contributions. Your feedback and involvement are crucial to our success, and we are confident that this upgrade will bring significant benefits to our project.
If you have any questions or concerns, please feel free to reach out to us on issue pingcap/tiflash#8898.
Thank you for your attention and happy coding!
Best regards, @purelind
Beta Was this translation helpful? Give feedback.
All reactions