Eugene

Results 5 issues of Eugene

This fixes the deferrable mode for DataflowTemplatedJobStartOperator and DataflowStartFlexTemplateOperator. Previously the deferrable mode was implemented in a way that made most of the task execution run in the sync mode,...

provider:google
area:providers
area:system-tests
kind:documentation

Prevent **KubernetesPodOperator** from raising an exception in a rare scenario, wherein the task is running in the sync mode with parameter `reattach_on_restart` equal to *False*, and the first task attempt...

area:providers
provider:cncf-kubernetes

Update deprecated AutoML operators with new links. Due to its future deprecation AutoML's URLs have been divided between Google Translation and Vertex AI services. This PR updates the operators that...

provider:google
area:providers

This addresses a bug where `BigQueryValueCheckOperator` tasks failed if it was not provided with the location parameter and the dataset location was outside of the US. If the location parameter...

provider:google
area:providers

Check the _parent_model_ parameter for model version suffix (looks like **@1** or **@1**) and remove it from the parent_model string if it is present there. Keep the same value if...

provider:google
area:providers
area:system-tests
kind:documentation