Sander Vanden Hautte

Results 5 comments of Sander Vanden Hautte

I had this issue too, not because of SSL/SASL issues, but because my kafka-python code was running as a docker container, starting up at about the same time as the...

Your code example is indeed not that clear. Honestly I don't care anymore, I solved the problem in my project. I just filed this issue because I think other people...

I just encountered this too. This bug prevents executing `SELECT ... WHERE col like '...%...'` statements.

Hi @haifengl, Thanks for your pointer to `smile.deep.metric` and for implementing on the master branch! And sorry for replying so late. Due to a higher priority work item added to...

Hi @haifengl, Could you make a new release? I see on https://github.com/haifengl/smile/blob/master/core/src/main/java/smile/validation/metric/Recall.java that the 3.1.1 release does not yet contain the changes in master. If not possible yet just now,...