Mykhailo Bobrovskyi
Mykhailo Bobrovskyi
Add support for BigQuery database driver.
This PR for about my question #20. @dhui Can you merge please this changes?
Hi. Is it possible to set expose ports in options? Something like this ``` "ExposedPorts": { "9050/tcp": {} } ```
I have an error when I trying to use system variables (https://cloud.google.com/bigquery/docs/reference/system-variables). ``` {"error": "jobInternalError: failed to analyze: INVALID_ARGUMENT: Statement not supported: SystemVariableAssignment [at 2:17]"} ``` Is it possible to...
When I'm trying to create fulfillment I got error `The required line_items_by_fulfillment_order field is missing error.` with status 400. As I can see on documentation it was change Fulfillment model...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: Add `kueuectl create resourceflavor` command. #### Which issue(s) this PR fixes:...
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: Regarding https://go.dev/wiki/CodeReviewComments#comment-sentences suggestion, comments should begin with the name of the...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: Add `kueuectl create resourceflavor` command. #### Which issue(s) this PR fixes:...
#### What type of PR is this? /kind bug #### What this PR does / why we need it: Use `Patch` instead of `Update` on jobframework to prevent the risk...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: Add list job on kjobctl. #### Which issue(s) this PR fixes:...