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:
Susur
2022-06-28 06:50:35 +08:00
committed by GitHub
parent ddcef70fbd
commit c4d2238a16
4 changed files with 43 additions and 6 deletions

View File

@@ -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