0

I am running this script on Jupyter Notebook (engine python 3.6):

pd.read_sql('''select * from giadb.staging_eban limit 1''',engine)

The engine is created with SQLAlchemy and it is a Hive connection. The table has 283 columns.

The statement remains in status [*] for an undefined time, wihtout having error messages We think that is a memory issue and we want to know if there is a way to check it. Some help? Thank you

gianluca
  • 1
  • 3
  • This is a little information to go on. Do you have some more info for a more compleet image? –  Sep 28 '22 at 12:15

0 Answers0