takuya kodama

Results 39 issues of takuya kodama

### What happend? We are facing an issue where Docker cache does not seem to be utilized during the build process, although we specified `--cache-from` option. Here's the relevant part...

Bug

### What happend? We are experiencing an issue where exact match searches do not return results when using a hash table (`TABLE_HASH_KEY`) for the `_key` field. However, when using a...

Bug

### What is your problem? There are some content about CentOS although CentOS reached EOL and we droped support for CentOS. This situation will mislead users that they can use...

Feature

### What happend? When performing a sequential search without using indexes, specifying one column with match_columns returns results as expected. However, specifying two or more columns with the same search...

Bug

### What is your problem? Related PR: https://github.com/groonga/groonga/pull/1943 We currently faced challenges with inconsistencies in dependency packages between CI and Launchpad. These inconsistencies can lead to build failures and ineffective...

Feature

GitHub: GH-163 ## Problem The existing "Any searchable text" issue filter cannot perform AND searches across multiple fields. ## Cause The existing implementation of `IssueQuery#sql_for_any_searchable_field` did not handle AND searches...

## Issue When running tests with Ruby 3.4.0rc1, the following warnings are displayed. ```console $ rake test Run options: --seed 46514 /work/ruby/json-stream/lib/json/stream/parser.rb:549: warning: literal string will be frozen in the...

GitHub: GH-1817 Prepare to switch to documents automatically generated by Doxygen.

### What is your problem? We want to provide Arch Linux's users with a easy way to install pre-built binaries. Description: Provide a streamlined flow for Arch Linux users to...

Feature

### What is your problem? We want to run UBSAN checks in the Groonga. Currently, MariaDB bundles Mroonga, and Mroonga uses Groonga internally. When MariaDB is built with UBSAN enabled,...

Feature