hanahmily opened a new pull request, #791: URL: https://github.com/apache/skywalking-banyandb/pull/791
- Introduced a new file `constants.go` to define `idFormat` constants for legacy and new trace ID formats. - Updated the trace query logic in `trace.go` to handle both formats, checking for the control bit to determine the appropriate trace ID representation. - Modified the `write_standalone.go` to prepend the control bit for new format trace IDs, ensuring backward compatibility. - [x] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Fixes apache/skywalking#13505. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
