potiuk commented on PR #33309:
URL: https://github.com/apache/airflow/pull/33309#issuecomment-1701335198

   > The only thing I am wondering is whether the getter should return a new 
session if one is not set previously. Currently it would raise an error in this 
case, which is arguably a compatibility issue; we can probably categorise this 
change as an enhancement and supply a significant change notice in 2.8.0, but 
for 2.7.x I would prefer this to not break unexpected code paths in user code.
   
   If that's the only worry @uranusjr - I fixed it. Instead of raising errror, 
I print a warning with detailed stack trace and asking the user to report it.


-- 
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]

Reply via email to