You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/11/22 02:35:38 UTC

[GitHub] [airflow] aakashnand commented on a change in pull request #19733: Allow session properties for trino connection

aakashnand commented on a change in pull request #19733:
URL: https://github.com/apache/airflow/pull/19733#discussion_r753910231



##########
File path: airflow/providers/trino/hooks/trino.py
##########
@@ -15,7 +15,7 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-import os
+import os, ast

Review comment:
       @uranusjr Understood. Sorry, my bad I did not set up pre-commit, I will make changes and it set it up and push again.




-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org