Issue #30: implement value conversion #67

Merged
dohertj2 merged 1 commits from agent-2/issue-30-implement-value-conversion into main 2026-04-26 17:30:20 -04:00
Owner

Implements worker value conversion for issue #30, including scalar projection, SAFEARRAY flattening with dimensions, timestamp handling, and raw fallback metadata.

Verification:

  • dotnet msbuild src\MxGateway.Worker\MxGateway.Worker.csproj /restore /p:Configuration=Debug /p:Platform=x86
  • dotnet test src\MxGateway.Worker.Tests\MxGateway.Worker.Tests.csproj -p:Platform=x86 --no-restore
Implements worker value conversion for issue #30, including scalar projection, SAFEARRAY flattening with dimensions, timestamp handling, and raw fallback metadata. Verification: - `dotnet msbuild src\MxGateway.Worker\MxGateway.Worker.csproj /restore /p:Configuration=Debug /p:Platform=x86` - `dotnet test src\MxGateway.Worker.Tests\MxGateway.Worker.Tests.csproj -p:Platform=x86 --no-restore`
dohertj2 added 1 commit 2026-04-26 17:28:54 -04:00
dohertj2 merged commit cde9c89386 into main 2026-04-26 17:30:20 -04:00
Sign in to join this conversation.