potiuk commented on issue #43238: URL: https://github.com/apache/airflow/issues/43238#issuecomment-2529522274
Actually it can. https://www.apache.org/legal/generative-tooling.html: ``` Given the above, code generated in whole or in part using AI can be contributed if the contributor ensures that: 1. The terms and conditions of the generative AI tool do not place any restrictions on use of the output that would be inconsistent with the [Open Source Definition](https://opensource.org/osd/). 2. At least one of the following conditions is met: 1. The output is not copyrightable subject matter (and would not be even if produced by a human). 2. No third party materials are included in the output. 3.. Any third party materials that are included in the output are being used with permission (e.g., under a compatible open-source license) of the third party copyright holders and in compliance with the applicable license terms. 3. A contributor obtains reasonable certainty that conditions 2.2 or 2.3 are met if the AI tool itself provides sufficient information about output that may be similar to training data, or from code scanning results. ``` @olsenbudanur -> can you confirm (and somewhat explain how) those conditions are met ? -- 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]
