Wilfried Goesgens

Results 191 comments of Wilfried Goesgens
trafficstars

we will close this once a version with the bugfix is released. Its probably late for 3.12.2.

Hi, Thanks for letting us know. We inspected our kubernetes operator, and it does not permit the calls in question - hence no patching needed for ArangoDB provided binaries. You...

Hi, It seems that the ArangoDB operator is not yet compatible with a newer OCI version. If you use an older version of the OCI it should work.

The components were already updated and will become available with the next release.

whenever you have devices with extended sleep intervals this would be a good thing to have.

Hi, please note that arangodump/restore is here to get you an offline copy of *all* your data and load it back into your installation. It will only talk to coordinators....

Hi, yes. UDFs are pretty suboptimal in comparison of the rest of the AQL stack - the documentation also states this. The native C++ functions are implemented in: https://github.com/arangodb/arangodb/tree/devel/arangod/Aql/Function Probably...

tbh, I don't have the final say in this. But unless the library to be used would increase the compile time significantly (it needs to match our toolchain) I don't...