Renato Santos

Results 13 issues of Renato Santos

Hello, I'm having problems in upload some CSV to Datapusher, while the same version is file using XLS. Just use this file as a sample: ``` ,,,,,,a,b ,,,,,,x,"{'58': 'Palmira', '2':...

Should we make Jesus mortal again after dying once?

Hi! I'm having druid returning wrong / unexpected results, I have a rollup set up with daily segments, ingesting from kafka, and two metrics (count and longmax), The query objective...

Area - Querying

Hello, I'm new to CKAN, so maybe I'm missing something on the config, but I'm unable to make even the sample README "id;group;measurement" to work. I'm running CKAN 2.7.5 and...

Hello, I'm noticing during the responses, chrome start using 100% of cpu and the fans all run up. Were any recent changes to the tech stack that could indicate this...

I am encoding an 8-byte key and passing it as a Buffer object to the mocked ioredis. While writing tests, I encountered this issue with IDs that encoded to different...

bug
good first issue

Introduced a new check to disable migration warnings for specific models based on the presence of the `DISABLE_MIGRATION_WARNING` environment variable. This check enhances flexibility in managing migration warnings, allowing for...

Hello! I'm using this plugin in on a model where I unique with `@@unique([created_at, cf_ray, request_num])`. This table is in the database is actually partitioned on created_at /daily using timescaledb...

Hello, I have an generic AC1200Mbps Wireless USB Adapter $ uname -a ``` Linux renato-MS-7A34 5.4.0-122-generic #138-Ubuntu SMP Wed Jun 22 15:00:31 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ``` $...

Hello, First, thank you for this typescript/no external dep implementation of totp, it was about time to replace speakeasy. I was writing the tests for my application and got a...