nielm commented on pull request #15493:
URL: https://github.com/apache/beam/pull/15493#issuecomment-1013080316


   Note: This PR makes the GCP projectID a required parameter - which it was 
not before, as it could be inferred from the environment - and thus breaks 
backward compatibility.
   
   Specifically: BatchSpannerRead.java:175 -- the toString() is not required on 
the valueProvider, it should just be a get(), and createServiceCallMetric() in 
line 195 should handle the situation where projectID could be null
   


-- 
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]


Reply via email to