Skip to content

Fix compile issue of RegionDataMemDiff in macOS#9834

Merged
ti-chi-bot[bot] merged 5 commits intopingcap:masterfrom
CalvinNeo:makehappy
Jan 26, 2025
Merged

Fix compile issue of RegionDataMemDiff in macOS#9834
ti-chi-bot[bot] merged 5 commits intopingcap:masterfrom
CalvinNeo:makehappy

Conversation

@CalvinNeo
Copy link
Member

@CalvinNeo CalvinNeo commented Jan 26, 2025

What problem does this PR solve?

Issue Number: close #9833

Problem Summary:

See #9833 (comment)

What is changed and how it works?


Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Changes MySQL compatibility

Release note

None

Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
@ti-chi-bot ti-chi-bot bot added do-not-merge/needs-linked-issue release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. do-not-merge/needs-triage-completed and removed do-not-merge/needs-linked-issue labels Jan 26, 2025
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
CalvinNeo and others added 3 commits January 26, 2025 16:43
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Signed-off-by: JaySon-Huang <tshent@qq.com>
Copy link
Contributor

@JaySon-Huang JaySon-Huang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified this branch can be compiled on my macbook:
MacOS 15.2

clang --version
Apple clang version 16.0.0 (clang-1600.0.26.6)
Target: arm64-apple-darwin24.2.0

@ti-chi-bot ti-chi-bot bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels Jan 26, 2025
@ti-chi-bot
Copy link
Contributor

ti-chi-bot bot commented Jan 26, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JaySon-Huang, JinheLin

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [JaySon-Huang,JinheLin]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Jan 26, 2025
@ti-chi-bot
Copy link
Contributor

ti-chi-bot bot commented Jan 26, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-01-26 09:38:38.549277937 +0000 UTC m=+605645.880197341: ☑️ agreed by JaySon-Huang.
  • 2025-01-26 10:47:45.750637351 +0000 UTC m=+609793.081556750: ☑️ agreed by JinheLin.

@ti-chi-bot ti-chi-bot bot merged commit 57122fa into pingcap:master Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compilation error in MacOS with llvm17

3 participants