Martin Grigorov

Results 92 issues of Martin Grigorov

AVRO-3686 ## What is the purpose of the change * Update the [website](https://avro.apache.org) on update to the [doc](https://github.com/apache/avro/tree/master/doc) folder contents. Workflow run could be seen at https://github.com/apache/avro/actions/runs/4688248904 ## Verifying this...

build
C

## What is the purpose of the change * Adds unit tests for AVRO-3646 ## Verifying this change This change just adds unit tests ## Documentation - Does this pull...

build
Rust

## What is the purpose of the change To make it possible to serialize Rust structs to Avro values (`types::Value`). ## Verifying this change This change added tests and can...

Rust

Hi, Could you please release 1.1 ? We need the improvement added with https://github.com/attractivechaos/k8/commit/207544a4fe45300b190d455252e6e2aa53047d1e#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52R2 for Bioconda [project](https://github.com/bioconda/bioconda-recipes/pull/46387) Thank you!

It builds the project on Linux x86_64 and aarch64.

Related to https://github.com/sortmerna/sortmerna/issues/415

Related to https://github.com/docker-library/official-images/pull/16046

A user reported an issue at [email protected] that IndicatingAjaxButton could not be used with ``: ``` WARN - 28 Jun 2023 07:35:56,704 - IndicatingAjaxButton - IndicatingAjaxButton should be applied on...

See #1011 for some details.

Fixes https://github.com/ogotoh/spaln/issues/67 This is a PR that uses https://github.com/DLTcollab/sse2neon/ to translate SSE to NEON. It basically disables the usage of arm_neon.h and uses the sse4.1 impls for aarch64. If the...