Dai Zhang

Results 23 comments of Dai Zhang

map查找并不是O(1)复杂度,所以整体并不能算O(n)

Any progress on this issue?

@ahg-g it's a core feature which will make kueue easy to use. A alternative would be airflow, and its UI looks like below ![image](https://github.com/kubernetes-sigs/kueue/assets/30164206/afc164a3-2b6f-4285-b000-ef1a197f07cf) it contains task status, code, and...

hi team. I wonder if this feature is implemented or not. great thanks. looking forward to see this feature.

@dpgaspar I have a similar issue for not able to login with ldap. the web server tells me that `{manager.py:914} ERROR - LDAP Could not activate TLS on established connection...

+1, but it seems trino is using http as interface, thus won't be accelerated too much.

I have copy the code in https://github.com/dpgaspar/Flask-AppBuilder/blob/74f37e21a3c9c7ca7fb3e56f73759e3eaa2ead6b/flask_appbuilder/security/manager.py#L938 , and I found the auth has no wrong. besides, I get into the pod of airflow webserver and test the network connectivity...

@thesuperzapper not yet. I think your advice is right, the root cause is at Flask-AppBuilder, I will raise an issue there. great thanks for your help.

besides, `update` method will also mess up the order of rows for table or dataset we need order. `update` will insert the new row to the end of the table....