[ 
https://issues.apache.org/jira/browse/AVRO-4086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17907999#comment-17907999
 ] 

ASF subversion and git services commented on AVRO-4086:
-------------------------------------------------------

Commit 3621ef2ea7ab9e9b5648e7953276134a67329e54 in avro's branch 
refs/heads/dependabot/maven/lang/java/io.netty-netty-bom-4.1.116.Final from 
glywk
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=3621ef2ea ]

[AVRO-4086][C++] Fix missing data file reader close handle on windows (#3230)

* AVRO-4086: Fix missing data file reader close handle on windows

* AVRO-4085: Fix file size extraction error on windows platform (#3229)

* Use Ubuntu 24.04 for the Interop tests to be able to use newer Python

Python 3.12 needs `--break-system-packages`

```
Run python3 -m pip install --break-system-packages --upgrade pip setuptools tox
  python3 -m pip install --break-system-packages --upgrade pip setuptools tox
  python3 -m pip install --break-system-packages python-snappy zstandard
  shell: /usr/bin/bash -e {0}

Usage:
  /usr/bin/python3 -m pip install [options] <requirement specifier> 
[package-index-options] ...
  /usr/bin/python3 -m pip install [options] -r <requirements file> 
[package-index-options] ...
  /usr/bin/python3 -m pip install [options] [-e] <vcs project url> ...
  /usr/bin/python3 -m pip install [options] [-e] <local project path> ...
  /usr/bin/python3 -m pip install [options] <archive url/path> ...
```

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>

* AVRO-4086: Fix missing data file reader close handle on windows

* AVRO-4086: Simplify closing stream reader

* Fix the name of the CI runner

---------

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Co-authored-by: Martin Tzvetanov Grigorov <[email protected]>
Co-authored-by: Martin Grigorov <[email protected]>

> [C++] CommonSchemasTests fails on windows during schema I/O operation
> ---------------------------------------------------------------------
>
>                 Key: AVRO-4086
>                 URL: https://issues.apache.org/jira/browse/AVRO-4086
>             Project: Apache Avro
>          Issue Type: Bug
>          Components: c++
>    Affects Versions: 1.12.0
>            Reporter: Guillaume Labourey
>            Assignee: Guillaume Labourey
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Test fails during execution on windows platform.
> {code:java}
> unknown location(0): fatal error: in "Avro C__ unit tests for commons 
> schemas/testCommonsSchemas": class avro::Exception: Cannot open file: 32*** 1 
> failure is detected in the test module "Master Test Suite" {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to