Aashish-Jha-11 commented on PR #35876: URL: https://github.com/apache/beam/pull/35876#issuecomment-3293125986
Sir To verify my implementation, I ran the following checks locally: - Built the Go SDK and ensured all packages compiled successfully. - Ran the integration tests under bigtable using go test, confirming they compile and skip gracefully when infrastructure is missing. - Validated schema encoding and decoding for both Read and Write transforms to ensure compatibility with the Java expansion service. - Confirmed that all precommit checks and CI jobs pass on the PR. If there are additional or specific test cases you’d like me to run, or if you have a recommended environment setup for full integration testing (e.g., with a running expansion service and Bigtable instance), please let me know and I’ll be happy to verify further. -- 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]
