Lingqing Gan
Lingqing Gan
@mcrisafu Thank you for writing the design doc, which includes the general idea. Could you expand it to include more implementation details, ambiguities, potential challenges etc.?
A related PR: https://github.com/kubeflow/pipelines/pull/9913
I will close this PR as we are migrating the repo into [googleapis/google-cloud-python](https://github.com/googleapis/google-cloud-python). Please open a PR there if you want to continue working on it.
Hi @adonoho, thank you for reporting this issue. I tried, but haven't been able to reproduce it. I suspect this has something to do with your network being unstable. Maybe...
Indeed `df.to_gbq()` doesn't have a timeout option. I'm more thinking about using Python to do it, such as the examples [here](https://stackoverflow.com/questions/492519/timeout-on-a-function-call).