Hi Ran,

There is no installation of Redis while running the tests in Redis Adapter,
the test will start an embedded Redis server or docker container depends on
whether there is a docker environment[1].

[1]
https://github.com/apache/calcite/blob/f38b2a89b46d494b76eb318d1be54b6cb3aab59f/redis/src/test/java/org/apache/calcite/adapter/redis/RedisCaseBase.java#L72C5-L82

Ran Tao <chucheng...@gmail.com> 于2023年7月7日周五 22:10写道:

> Hi, community.
>
> Every time my personal mac computer executes calcite build, *
> redis-server.app
> <http://redis-server.app>* will pop up to request the network (redis
> adapter?) I know this is a firewall policy issue, and I hope to
> automatically add it to the firewall policy to avoid manual confirmation
> every time , but the problem is that I did not find *redis-server.app
> <http://redis-server.app>* after scanning the hard disk. Is this
> automatically installed during calcite build? If yes, where is the
> directory?
>
>
> Best Regards,
> Ran Tao
> https://github.com/chucheng92
>


-- 

Best,
Benchao Li

Reply via email to