Re: [PR] Allow non-str value for path concat [airflow]

2023-10-31 Thread via GitHub
potiuk merged PR #35290: URL: https://github.com/apache/airflow/pull/35290 -- 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: commits-unsubscr...@airflow.a

Re: [PR] Allow non-str value for path concat [airflow]

2023-10-31 Thread via GitHub
bolkedebruin commented on PR #35290: URL: https://github.com/apache/airflow/pull/35290#issuecomment-1786984887 @hussein-awala @potiuk -- 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

[PR] Allow non-str value for path concat [airflow]

2023-10-31 Thread via GitHub
bolkedebruin opened a new pull request, #35290: URL: https://github.com/apache/airflow/pull/35290 It was not possible to do path / int which is a typical thing when using date partitioned files. --- **^ Add meaningful description above** Read the **