Join Slack
Powered by
<#3651 [Plugin] Remove print in SQLAlchemyTaskExec...
# flyte-github
a
acoustic-carpenter-78188
05/09/2023, 12:58 AM
#3651 [Plugin] Remove print in SQLAlchemyTaskExecutor
Issue created by
sofianelounici
Problem
When using a SQLAlchemyTask, there are two prints which are annoying (especially when running multiple queries and we want light logging):
https://github.com/flyteorg/flytekit/blob/db7d1eb480cea24504d94419981859bfc9ef6c62/plugins/flytekit-sqlalchemy/flytekitplugins/sqlalchemy/task.py#L129
https://github.com/flyteorg/flytekit/blob/db7d1eb480cea24504d94419981859bfc9ef6c62/plugins/flytekit-sqlalchemy/flytekitplugins/sqlalchemy/task.py#L132
Solution
Possibility to remove them ? Are they useful ?
flyteorg/flyte
Open in Slack
Previous
Next