vishnu rao
vishnu rao
here is my config on m1 mac. This was a Success: kind create cluster --config cluster.yml --image=kindest/node:v1.27.0 -v 1 THIS Failed: kind create cluster --config cluster.yml --image=kindest/node:v1.17.2 -v 1 #...
hi as i mentioned using 1.27 it was a success but 1.17.2 was failure. my aim was to inform ppl that may be new versions can get rid of this...
hi we are doing a with(cte) insert into distributed_table select * from cte join another_distributed_table on conflict do update set blah blah blah... ---- azure citus 10.2 we get ```...
on mac m1: faced the same exception which was giving me a bad rendering: --- ``` 2023-09-29 11:26:34,361:WARNING:superset.views.base:HTTPException superset_app | Traceback (most recent call last): superset_app | File "/usr/local/lib/python3.9/site-packages/flask/app.py", line...