redis-field-engineering / redis-sql-trino

Real-time Indexed SQL Queries for Redis
MIT License
34 stars 4 forks source link

services.trino.environment.REDISEARCH_CASE_INSENSITIVE_NAMES is an invalid type #18

Closed arora-manish closed 1 year ago

arora-manish commented 1 year ago

$ git clone https://github.com/redis-field-engineering/redis-sql-trino.git <<--OK $ cd redis-sql-trino <<--OK $ docker-compose up ERROR: The Compose file './docker-compose.yml' is invalid because: services.trino.environment.REDISEARCH_CASE_INSENSITIVE_NAMES contains true, which is an invalid type, it should be a string, number, or a null

jruaux commented 1 year ago

Thanks Manish, this has been fixed