Juan Carlos Méndez

Results 7 issues of Juan Carlos Méndez

Hi. Is it possible to export Google Drive Activiy (i.e. file downloads) to a csv / json file filtering by a date range?

Example code: `automl = AutoML(mode="Compete", results_path=output_path, optuna_time_budget=3600, total_time_limit=(60*60), explain_level=2)` Environment: > Databricks Runtime Version > 9.1 LTS (includes Apache Spark 3.1.2, Scala 2.12) Error message: > > /local_disk0/.ephemeral_nfs/envs/pythonEnv-74e93b91-e9d9-4149-9830-8a905479fb90/lib/python3.8/site-packages/supervised/base_automl.py in _update_errors_report(self,...

The following error appears for some of our services: `2019-09-20 02:10:40,371 - GeoHealthCheck.views - WARNING - Cannot expand plugin vars for GeoHealthCheck.plugins.probe.wms.WmsGetMapV1All err=SSLError(MaxRetryError("HTTPSConnectionPool(host='mydomain.com', port=443): Max retries exceeded with url: /geoserver/ows?service=WMS&request=GetCapabilities&version=1.1.1...

enhancement

**Describe the bug** The application is really slow, or even stops working, if there is a high number of services configured and / or there are too many historical records...

bug

[![SEDONA-125](https://badgen.net/badge/JIRA/SEDONA-125/0052CC)](https://osgeo-org.atlassian.net/browse/SEDONA-125) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=geotools&utm_campaign=badge_info) # Checklist - [ ] I have read the [contribution guidelines](https://github.com/geotools/geotools/blob/main/CONTRIBUTING.md). - [ ] I have sent a [Contribution Licence Agreement](https://docs.geotools.org/latest/developer/procedures/contribution_license.html) (not required for small changes, e.g., fixing...

Some additional parameters are needed for for S3-compatible cloud providers (ie. URL_STYLE, ENDPOINT) See https://duckdb.org/docs/extensions/httpfs/s3api.html#overview-of-s3-secret-parameters

Allow create connections to a existing DuckDB database file (ie. DuckDB driver for metabase https://github.com/MotherDuck-Open-Source/metabase_duckdb_driver?tab=readme-ov-file#configuring )