Query with table with CLOB or BLOB fields is not running in Redash.
my database is oracle
Follow my query
Select * from Table;
This site is in read only mode. Please continue to browse, but replying, likes,
and other actions are disabled for now.
What version of Redash do you use? What error do you receive? How did you set up Redash? Do any queries against this data source work?
Follow the msg error:
Error running query < cx_Oracle.LOB obect at 0x7f3deb5080> is not json serializable.
If I did query without Clob or Blob the query work fine!
My Redash version is redash:8.0.2.b37747
Yep that sounds like an issue with the query runner not processing all Oracle table field types. Can you create an issue against our open source repo for this?
Yes, I can… Could you send me link!!!