[
https://issues.apache.org/jira/browse/AVRO-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893634#comment-17893634
]
Guillaume Labourey commented on AVRO-4085:
------------------------------------------
There is also compilation warning about possible loss of data.
{code:java}
***\lang\c++\test\DataFileTests.cc(699,39): warning C4267: 'initializing' :
conversion from 'size_t' to 'unsigned long', possible loss of data. {code}
> [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
>
> 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)