wangyan1856
Results
1
comments of
wangyan1856
I found a word around for this: comment out this code in the `superset/models/helpers.py` file: ``` try. sql = SQLStatement(sql, engine=self.db_engine_spec.engine).format() except SupersetParseError. logger.warning("Unable to parse SQL to format it,...