Results 7 issues of glywk

In string algorithm, is_blank standard classification exists since C++11. Today, this classification is not provided by this library for code. I have added is_blank functor in the implementation compiled with...

### Summary Changes to recipe: **libavrocpp/1.11.3** #### Motivation Add release 1.11.3, bug fix, Conan v2 #### Details - Add release libavroccp/1.11.3 - Fix conan v2 compatibility - Fix minimum c++14...

AVRO-4043 ## What is the purpose of the change This pull request describes the time of day specification with a nano seconds precision as requested in AVRO-4043 ## Verifying this...

website

## What is the purpose of the change This pull request add support of c++ `big-decimal` logical type in Avro serializer/deserializer methods, related to AVRO-3779. ## Verifying this change This...

C++
website

AVRO-4044 ## What is the purpose of the change To align with nanoseconds precision of timestamps and local timestamps, I would propose adding this precision to the time logical type...

C++

AVRO-4056 ## What is the purpose of the change To align with nanoseconds precision of timestamps and local timestamps, I would propose adding this precision to the time logical type...

Java

## What is the purpose of the change This pull request fix the mapping type between Avro Type and JSON type for integral numbers ## Verifying this change This change...

website