jgr-trackunit opened a new pull request, #25394:
URL: https://github.com/apache/airflow/pull/25394

   When we send request to Databricks with quoted bool values like: `"False"` 
and `"True"` Databricks interprets them as a strings which is undesired 
behaviour. In that case we need to send requests with real boolean values.
   
   closes: [#25232](https://github.com/apache/airflow/issues/25232)
   related:[#25232](https://github.com/apache/airflow/issues/25232)
   
   - Unittests have been updated, unit tests have been run with `Passed` result
   - Docstring for `deep_string_coerce` function has been updated
   - Command `breeze static-checks --all` passed
   
   @potiuk @aru-trackunit 
   


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