Kengo Seki created PARQUET-2332:
-----------------------------------
Summary: Fix unexpectedly disabled tests to be executed
Key: PARQUET-2332
URL: https://issues.apache.org/jira/browse/PARQUET-2332
Project: Parquet
Issue Type: Bug
Components: parquet-testing
Reporter: Kengo Seki
Assignee: Kengo Seki
I found the following unit tests are (probably unexpectedly) disabled due to
the lack of the {{@Test}} annotation.
*
o.a.parquet.cli.commands.ToAvroCommandTest#testToAvroCommandWithGzipCompression
*
o.a.parquet.column.values.factory.DefaultValuesWriterFactoryTest#testFloat_V1_WithByteStreamSplitAndDictionary
*
o.a.parquet.column.values.factory.DefaultValuesWriterFactoryTest#testColumnWiseDictionaryWithFalseDefault
--
This message was sent by Atlassian Jira
(v8.20.10#820010)