Join Slack
Powered by
<#3651 [Plugin] Remove print in SQLAlchemyTaskExec...
# flytekit
a
acoustic-carpenter-78188
07/15/2023, 1:00 PM
#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
acoustic-carpenter-78188
07/15/2023, 1:00 PM
#3651 [Plugin] Remove print in SQLAlchemyTaskExecutor
Issue closed as completed by
cosmicBboy
flyteorg/flyte
2
Views
Open in Slack
Previous
Next