Jesus Salvador Ramos Cardona

Results 5 issues of Jesus Salvador Ramos Cardona

Running MongoDB on a remote AWS EC2 machine. Running the `makemigrations` goal throws the following error: ```console pymongo.errors.OperationFailure: Authentication failed., full error: {'ok': 0.0, 'errmsg': 'Authentication failed.', 'code': 18, 'codeName':...

I have this MySQL model: https://github.com/jsramos/finpath/blob/master/finsights.sql and once the schema is in the DB, I run generator:admin, but only a fraction of the tables appear in the final webapp. Only...

Uncompressing with Windows results in "Unspecified Error" for all of them. Doing it with Linux's unzip and gzip also results in an error.

### Missing functionality We are using y-dataprofiler to document several CSVs coming from the Los Angeles Homelessness Services Agency, and some of the fields have very specific rules of usage...

information requested ❔

When exporting a DuckDB table to parquet, timestamp columns are forcibly added timezone info, even if the original DuckDB timestamp type does not include any info on TZ. Reproducible example:...