mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
feat: add Spark Sql DB engine spec and support Spark 3.x (#20462)
* add apache spark3 * add Spark DB engine spec * rebase secret key * modify License error * rebase databricks * modify code style * black code style Co-authored-by: kai.he01 <kai.he01@idiaoyan.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||
# KIND, either express or implied. See the License for the
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.o
|
||||
# under the License.
|
||||
|
||||
from datetime import datetime
|
||||
from typing import Any, Dict, Optional
|
||||
|
||||
Reference in New Issue
Block a user