getredash/redash

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

Open

#5.546 aberto em 26 de jul. de 2021

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Python (4.236 forks)batch import
Query Runner: Oracleenhancementhelp wanted

Métricas do repositório

Stars
 (24.845 stars)
Métricas de merge de PR
 (Mesclagem média 9d 5h) (3 fundiu PRs em 30d)

Description

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:

Guia do colaborador