ssu1276 commented on issue #35957: URL: https://github.com/apache/beam/issues/35957#issuecomment-3223739474
Yes it was running fine before Apache Beam version 2.66. I am getting below error which shows doesn't have permission to query table: ``` "errors": [ { "message": "Access Denied: Table <_Other Project Table_>: User does not have permission to query table <_Other Project Table_>, or perhaps it does not exist.", "domain": "global", "reason": "accessDenied" } ], "status": "PERMISSION_DENIED" } } > [while running 'read.deleted.profiles.from-gbq/Read/SDFBoundedSourceReader/ParDo(SDFBoundedSourceDoFn)/SplitWithSizing-ptransform-38'] ``` -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org