superset/models/sql_lab.py
File sql_lab.py
has 463 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
Query
has 26 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class Query(
SqlTablesMixin,
ExtraJSONMixin,
ExploreMixin,
Model,