claudevdm
claudevdm
As long as you launch jobs with a static temlate file the sdk version will stay constant. For example, 2025-09-10-00_RC00 uses sdk version 2.67 Unfortunately there isnt an easy way...
@svetakvsundhar is this feasible? I see you added the beam_row option. I am guessing since the table doesnt exist for a given query, we cant derive beam schema from the...
Thank you for your contribution to the Cloud SQL Enrichment Handler. I'd like to share some thoughts about potential improvements: - Query Flexibility: We should consider expanding the interface to...
> It looks like all CI tests passed. I would love to receive any follow-up feedback :) > > cc: @claudevdm, @damccorm Sorry for the delay, I will take a...
> > waiting on author > > Hey @damccorm, I have already addressed @claudevdm feedback. I think it is ready for review :) I am going to try set up...
A bunch of tests are failing with ``` cls = @classmethod def import_dbapi(cls): > return __import__("pymysql") E ModuleNotFoundError: No module named 'pymysql' ```
Sure, here is what I found - The workflow started failing consistently on Dec 10  - The only difference I could find since they started failing is a runner/host...
@RustedBones @Abacn can you take a look at this please?