waltage commented on issue #21476:
URL: https://github.com/apache/beam/issues/21476#issuecomment-1159192343

   1. In all cases, there is no difference in whether the callable passed to 
the `table` param returns a `str` or a `TableReference`.
   2. Holistically, the issue looks to be more correlated with whether or not a 
`schema` is defined than it is with any of the other  parameters (including 
`method`).
   3. The temporary table names referenced in the original issue are in fact 
temporary, and they were all renamed correctly and/or deleted by the end of the 
pipelines regardless of overall success/failure.


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