[
https://issues.apache.org/jira/browse/AVRO-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893762#comment-17893762
]
ASF subversion and git services commented on AVRO-4085:
-------------------------------------------------------
Commit 16367146182b7a7f35f4d83d224d8f1636c9f773 in avro's branch
refs/heads/main from glywk
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=163671461 ]
AVRO-4085: Fix file size extraction error on windows platform (#3229)
> [C++] File length extraction error in DataFileTests on windows
> --------------------------------------------------------------
>
> Key: AVRO-4085
> URL: https://issues.apache.org/jira/browse/AVRO-4085
> 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: 20m
> Remaining Estimate: 0h
>
> Test testReaderSplits fails due to error length file extraction on Windows
> platform
> {code:java}
> ***/lang/c++/test/DataFileTests.cc(493): error: in "DataFile tests_
> test11.df/DataFileTest__testReaderSplits": check actual_count == count has
> failed [0 != 1000]*** 1 failure is detected in the test module "Master Test
> Suite" {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)