rino0601 commented on PR #71379: URL: https://github.com/apache/airflow/pull/71379#issuecomment-5241781485
Hello, maintainers. Thank you, as always, for the project. I saw that PR #71361 had been created for the issue I reported, but it felt like something was missing. So I checked out the project myself and gave it a try, taking care to follow the generative AI contribution guidelines. Reading English is easy for me, but writing it is not, so I got some help from AI. The changes allow `null` for the problematic part, and I also found all the parts with the same meaning and made them allow `null` as well. I passed all the static checks in the Breeze environment. I wondered whether this might conflict with the original intent, so I used `git blame` on the places containing `start_date` and compared them with the intent of the previous PRs. At least, I found no intention in those PRs to make it required. That is why I opened this PR. I live in the Asia/Seoul (+09:00) time zone, and I can contribute to open source every day between 22:00 and 00:00 in my local time. If I missed anything or if you need any help, please feel free to let me know :D --- Drafted-by: Codex (GPT-5) (no human review before posting) -- 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]
