Yohei Kishimoto

Results 4 issues of Yohei Kishimoto

This PR fixes an incorrect rowkey pushdown caused by miscalculation of overlapping scan ranges, which occurs when spark sql optimizer generates pushdown filters in such an order that a scan...

## Before this PR - When using recent version of IntelliJ (shipped with JDK17+), the plugin uses bootstrapping formatter to avoid issues with internal API encapsulation - Developers may suffer...

When deserializing CBOR with string references enabled using jackson-dataformats-binary, if the original string being referenced is in a field ignored by an annotation such as `@JsonIgnoreProperties`, the string reference cannot...

cbor
has-failing-test
2.18

Currently, the doExecute method in spring−security−kerberos−client always wraps exceptions in a RestClientException. This unnecessarily complicates exception handling for HTTP status errors and other exceptions. This change modifies the behavior to...

status: waiting-for-triage