shivaam commented on PR #65958: URL: https://github.com/apache/airflow/pull/65958#issuecomment-4538312339
> However, if we consider the upcoming dag processing feature (we will raise the AIP for sure), it would be better to discover the valid bundles via file metadata to avoid overhead Can you explain the overhead here? I think python dag parsers have the same overhead. > For each Lang-SDK, we will eventually provide a build-tool (Gradle extension for Java-SDK like https://github.com/apache/airflow/issues/66328, airflow-go-pack for Go-SDK -- https://github.com/apache/airflow/pull/67156) to pack the "supervisor schema version" into the bundle (it's a internal spec between supervisor and Lang-SDK). Do you think a specialized build tool will add friction for user adoption? Will there be a simpler way for people who dont want to use specialized? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
