Tim Blazina

Results 15 comments of Tim Blazina

Ok, well for now (until there is a bit of consensus), I proceed as was done before, referencing the issue in the PR. Don't want to step on any toes...

No problem, thanks for the response. Yes I think I understand this. Thank you very much for the clarification!

I am able to run `helm secrets install release_name -f values.yaml -f secrets.yaml .` with: ```version.BuildInfo{Version:"v3.0.0", GitCommit:"e29ce2a54e96cd02ccfce88bee4f58bb6e2a28b6", GitTreeState:"clean", GoVersion:"go1.13.4"}``` @nomis-rzp, I was having the same issue as you running Helm...

Maybe one more followup. I've tried two more things - 1) Adding an `event_timestamp` column with BigQuery datatype `DATETIME` to the BigQuery table which we pull from to create our...

Hi @judahrand thanks for the tips. I've tried casting the `event_timestamp` to `TIMESTAMP` and tried also just defining the data type in the BigQuery table as `TIMESTAMP`, but this does...