redis-sql-trino icon indicating copy to clipboard operation
redis-sql-trino copied to clipboard

Real-time Indexed SQL Queries for Redis

Results 2 redis-sql-trino issues
Sort by recently updated
recently updated
newest added

I got this error at the log when trying to run $docker compose up. .... 2023-12-18T07:10:39.893Z ERROR main io.trino.server.Server Unable to create injector, see the following errors: trino | trino...

Hello, We faced issues using redis-sql-trino with Trino 477 : ``` Query 20251110_075955_00005_i7hbq failed: ConnectorMetadata getTableHandle() is not implemented io.trino.spi.TrinoException: ConnectorMetadata getTableHandle() is not implemented ``` It's work with 403...