fan yang
fan yang
@ancasarb Thank u very much. That should be the key. I'll try it later. There is another question. What's the relationship between mleap-spark and mleap-spark-extension? Which one should I use?
Btw, after reading and using this project. I really want to participate in it. Is there any way to join? I feel that there are many features waited to be...
@hollinwilkins Thanks for ur quick reply. I don't get it clearly. I use Option type to represent nullable values. Do u mean that I should directly use Null instead of...
> We plan to try upgrading Go to version 1.20 after the release of 2.3.0. What's the time plan? Should I wait until your release to continue the work? Or...
> > > We plan to try upgrading Go to version 1.20 after the release of 2.3.0. > > > > > > What's the time plan? Should I wait...
@jiaoew1991 Hi, I have finished most of the code. Currently, I keep the rocksmq and pebblemq code at the same time. And all the unit tests pass. But when I...
> Thanks @jiaoew1991 . I'm following the instructions [here](https://github.com/milvus-io/milvus/blob/master/build/README.md#e2e-tests). I use these cmds to start up Milvus. ``` cd deployments/docker/dev docker-compose up -d cd ../../../ build/builder.sh /bin/bash -c "export ROCKSMQ_PATH='/tmp/milvus/rdb_data'...
> However, you only need to update the PR to trigger the automatic running of e2e tasks in CI for testing. There is no need to run it locally unless...
@liliu-z Hi, is there any update on this issue? I'd like to work on it.
@xiaofan-luan Thanks for the quick reply. I look around and find some `COSINE` related codes in knowhere. So it probably has been done. BTW, I'm looking for opportunities to contribute...