ibmdbanalytics / ibmdbpy

A Pandas-like SQL-wrapper for in-database analytics with IBM Db2.
https://pythonhosted.org/ibmdbpy/
Other
23 stars 11 forks source link

DSX failed to read dashDB table due to ibmdbpy error #26

Open DandylionJ opened 6 years ago

DandylionJ commented 6 years ago

This happened twice to me.
It seems that sometimes after DSX update, the piece of code to read tables from dashDB instance fails with the errors attached. The issue always goes away after a few days. Not sure if it's due to another update within DSX.

DSX_Error_reading_dashDB.pdf

dawangandypeng commented 6 years ago

I am having the the same issue actually. Why there is no response for such a long time.

I did not update the code ,but it doesn't work suddenly

DandylionJ commented 6 years ago

I continue to experience this issue. Yesterday morning it stopped working, then in the afternoon it worked. This morning it was working again. I really hope someone can fix this, or at least explain what's going on.