getredash/redash

Query with table with CLOB or BLOB fields is not running in Redash.

Open

#5.546 geöffnet am 26. Juli 2021

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (24.845 Stars) (4.236 Forks)batch import
Query Runner: Oracleenhancementhelp wanted

Beschreibung

Issue Summary

Query with table with CLOB or BLOB fields is not running in Redash.

Steps to Reproduce

  1. Query any table with a Clob or Blob column: Select * from Table;
  2. See error: Error running query < cx_Oracle.LOB obect at 0x7f3deb5080> is not json serializable.

Technical details:

  • Redash Version: redash:8.0.2.b37747
  • Browser/OS:
  • How did you install Redash:

Contributor Guide