Skip to content

[codex] Upgrade ApacheThrift to 0.23.0#57

Open
HTHou wants to merge 1 commit into
mainfrom
codex/upgrade-apachethrift-0.23.0
Open

[codex] Upgrade ApacheThrift to 0.23.0#57
HTHou wants to merge 1 commit into
mainfrom
codex/upgrade-apachethrift-0.23.0

Conversation

@HTHou
Copy link
Copy Markdown
Contributor

@HTHou HTHou commented May 12, 2026

Summary

  • Upgrade the ApacheThrift package reference from 0.22.0 to 0.23.0, the latest NuGet release.

Validation

  • dotnet restore src/Apache.IoTDB/Apache.IoTDB.csproj
  • dotnet build src/Apache.IoTDB/Apache.IoTDB.csproj --no-restore passed with dependency target-framework warnings.
  • dotnet test tests/Apache.IoTDB.Tests/Apache.IoTDB.Tests.csproj built successfully, but test execution aborted locally because only arm64 .NET 8 is installed and the test runner looked for an x64 dotnet host.
  • dotnet restore Apache.IoTDB.sln could not run locally because the samples project targets net9.0 while this machine has .NET SDK 8.0.122.

@HTHou HTHou marked this pull request as ready for review May 12, 2026 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant