GitHub user potiuk added a comment to the discussion: When dynamic mapping of PythonVirtualenvOperator executor_config
it's a feature. You can define single executor config for all mapped tasks together, you cannot individually specify different configuration for different mapped tasks. This is how executors work internally - they map tasks *after* executor config is applied. GitHub link: https://github.com/apache/airflow/discussions/57850#discussioncomment-14879499 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
