Open gmantele opened 5 years ago
This issue does not affect either the syntactic tree or the SQL translation. Both are still correct.
This only happens when using the function toADQL()
on an ADQLQuery
object (or an ClauseConstraints
object). This is a manual addition of the keyword ON
that should not be here.
A second
ON
keyword appears in a query using anINNER JOIN
when asking for the ADQL representation of the syntactic tree returned by the ADQL parser.For instance:
The output is then: