Francis

Results 23 comments of Francis

这里可能写错了,少了一个add()函数

related issue: https://github.com/erikgrinaker/toydb/issues/67

related issue is https://github.com/cloudberrydb/cloudberrydb/issues/279.

> > related issue is #279. > > One tip: we can use `closes #279` here, and then after this PR is merged, the issue will be closed automatically. For...

gpdb also fix this change, https://github.com/greenplum-db/gpdb/commit/0cd056a0a3d3c30a1d6d4479e67802b6673118c7

> @Light-City Thanks for contributing. Plz use `commit -s` to add signature in the commit. Also, plz fix the CI issue before checking in I can't see any errors in...

> there is an issue #686 , we're looking into it @Light-City Thanks for spotting one! fix this error commit is : https://github.com/zilliztech/knowhere/pull/631/commits/b9ee39fabd8981336ad8ea81b11082194d2edac2

> > Details > > 1. Regarding clang-format issues, I used `git ls-files | grep -E '\.(cpp|h|cu|cuh)$' | xargs clang-format -i locally` and found the following diffs. These files do...