#500: Missing FROM-clause entry for table "s"
----------------------------+--------------------
Reporter: achristianson | Owner:
Type: defect | Status: closed
Priority: major | Milestone:
Component: dashboard | Version: 0.5.2
Resolution: worksforme | Keywords:
----------------------------+--------------------
Comment (by rjollos):
Replying to [comment:2 matevzb]:
> There was a problem with a newer version of python-sqlparse, which
caused BH to incorrectly translate SQL. This resulted in the stripped "AS
s" in the above case, causing the query to fail. This had already been
fixed in r1466874, please update and retry the test.
I guess we should revisit this as some point, to see if the issue is fixed
in a later version of `sqlparse`, given the version constrain the was put
in place.
----
(In [1467964])
force python-sqlparse version to 0.1.7 to prevent sqlparse upgrade issues
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/500#comment:5>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker