tirkarthi commented on PR #47466: URL: https://github.com/apache/airflow/pull/47466#issuecomment-2706875336
@bbovenzi I guess this change caused some issue with log grouping where span tags causes all lines in a log group to appear in single line unlike the Text tag which makes it appear in separate lines. This seems to render the grouped log lines as expected. ``` git checkout 97d1645~1 src/ Updated 2 paths from 9f0b4399d ``` -- 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]
