Sutou Kouhei
Sutou Kouhei
DuckDB provides CMake package. It's useful to detect link options from projects that use CMake, Meson and so on as a build system. But there are build systems that don't...
### What is your problem? https://groonga.org/docs/install/others.html We want to deprecate `configure`. ### How to reproduce it _No response_
### What is your problem? It will be released on 2024-09: http://blog.unicode.org/2024/08/highlights-from-unicode-technical.html It must fix a "U+0130 LATIN CAPITAL LETTER I WITH DOT ABOVE" normalization bug that exists in existing...
### What is your problem? https://github.com/meilisearch/charabia It seems that Charabia detects the input language and selects suitable module automatically. The current morphological analyzer based tokenizer such as `TokenMecab` isn't multilingual...
**Environment Information** Provide at least: * JRuby version (`jruby -v`) and command line (flags, JRUBY_OPTS, etc) * `jruby 9.4.8.0 (3.1.4) 2024-07-02 4d41e55a67 Java HotSpot(TM) 64-Bit Server VM 25.421-b09 on 1.8.0_421-b09...
### Describe the enhancement requested emsdk isn't small for `ubuntu-22.04-cpp.dockerfile`. `ubuntu-22.04-cpp.dockerfile` is shared with some images. So it should be small as much as possible. ### Component(s) C++, Continuous Integration
### Describe the enhancement requested Artifactory has 400GiB quota. So we don't want to use it for temporary artifacts as much as possible. Wheels are uploaded only for voting. We...
PR to verify Release Candidate
### Describe the enhancement requested It's the bindings of `arrow::ArrayStatistics`. ### Component(s) Python