Igor Lukanin
Igor Lukanin
I believe that this issue is not relevant anymore since Cube Store has replaced Redis for query queue and cache management. Docs: https://cube.dev/docs/product/deployment#redis Announcement: https://cube.dev/blog/how-you-win-by-using-cube-store-part-1
I believe that this issue is not relevant anymore since Cube Store has replaced Redis for query queue and cache management. Docs: https://cube.dev/docs/product/deployment#redis Announcement: https://cube.dev/blog/how-you-win-by-using-cube-store-part-1
I believe that this issue is not relevant anymore since Cube Store has replaced Redis for query queue and cache management. Docs: https://cube.dev/docs/product/deployment#redis Announcement: https://cube.dev/blog/how-you-win-by-using-cube-store-part-1
I believe that this issue is not relevant anymore since Cube Store has replaced Redis for query queue and cache management. Docs: https://cube.dev/docs/product/deployment#redis Announcement: https://cube.dev/blog/how-you-win-by-using-cube-store-part-1
For the record, Redis support is deprecated and will be removed from Cube in the future. It is not recommended to use Cube with Redis anymore. Docs: https://cube.dev/docs/product/deployment#redis Some details:...
I believe that this issue is not relevant anymore since Cube Store has replaced Redis for query queue and cache management. Docs: https://cube.dev/docs/product/deployment#redis Announcement: https://cube.dev/blog/how-you-win-by-using-cube-store-part-1
I believe that this issue is not relevant anymore since Cube Store has replaced Redis for query queue and cache management. Docs: https://cube.dev/docs/product/deployment#redis Announcement: https://cube.dev/blog/how-you-win-by-using-cube-store-part-1
I've added a note on the workaround to the docs: https://cube.dev/docs/product/configuration/data-sources/mysql#connecting-to-mysql-8 Until the MySQL driver is updated (contributions are welcome!), this is the recommended approach.
Hey @TaoPanfeng, could you please try to use `timeDimensions` for the REST API [query format](https://cube.dev/docs/product/apis-integrations/rest-api/query-format)? Cube will automatically convert timezones for `timeDimensions` fields in queries.
Hi @mig4ng 👋 Are you asking about the Amazon S3 permissions? Cube Store would be storing files on S3, so it should have read and write access to S3.