|
3187 | 3187 | "dockerpycreds.utils": [], |
3188 | 3188 | "dockerpycreds.version": [] |
3189 | 3189 | }, |
| 3190 | + "duckdb": { |
| 3191 | + "adbc_driver_duckdb": [], |
| 3192 | + "adbc_driver_duckdb.dbapi": [], |
| 3193 | + "duckdb": [], |
| 3194 | + "duckdb.bytes_io_wrapper": [], |
| 3195 | + "duckdb.experimental": [], |
| 3196 | + "duckdb.experimental.spark": [], |
| 3197 | + "duckdb.experimental.spark._globals": [], |
| 3198 | + "duckdb.experimental.spark._typing": [], |
| 3199 | + "duckdb.experimental.spark.conf": [], |
| 3200 | + "duckdb.experimental.spark.context": [], |
| 3201 | + "duckdb.experimental.spark.errors": [], |
| 3202 | + "duckdb.experimental.spark.errors.error_classes": [], |
| 3203 | + "duckdb.experimental.spark.errors.exceptions": [], |
| 3204 | + "duckdb.experimental.spark.errors.exceptions.base": [], |
| 3205 | + "duckdb.experimental.spark.errors.utils": [], |
| 3206 | + "duckdb.experimental.spark.exception": [], |
| 3207 | + "duckdb.experimental.spark.sql": [], |
| 3208 | + "duckdb.experimental.spark.sql._typing": [], |
| 3209 | + "duckdb.experimental.spark.sql.catalog": [], |
| 3210 | + "duckdb.experimental.spark.sql.column": [], |
| 3211 | + "duckdb.experimental.spark.sql.conf": [], |
| 3212 | + "duckdb.experimental.spark.sql.dataframe": [], |
| 3213 | + "duckdb.experimental.spark.sql.functions": [], |
| 3214 | + "duckdb.experimental.spark.sql.group": [], |
| 3215 | + "duckdb.experimental.spark.sql.readwriter": [], |
| 3216 | + "duckdb.experimental.spark.sql.session": [ |
| 3217 | + { |
| 3218 | + "code": "table-migrate", |
| 3219 | + "message": "The default format changed in Databricks Runtime 8.0, from Parquet to Delta" |
| 3220 | + } |
| 3221 | + ], |
| 3222 | + "duckdb.experimental.spark.sql.streaming": [], |
| 3223 | + "duckdb.experimental.spark.sql.type_utils": [], |
| 3224 | + "duckdb.experimental.spark.sql.types": [], |
| 3225 | + "duckdb.experimental.spark.sql.udf": [], |
| 3226 | + "duckdb.filesystem": [], |
| 3227 | + "duckdb.functional": [], |
| 3228 | + "duckdb.typing": [], |
| 3229 | + "duckdb.udf": [], |
| 3230 | + "duckdb.value.constant": [] |
| 3231 | + }, |
3190 | 3232 | "docstring-to-markdown": { |
3191 | 3233 | "docstring_to_markdown": [], |
3192 | 3234 | "docstring_to_markdown._utils": [], |
|
0 commit comments