[
https://issues.apache.org/jira/browse/PARQUET-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776364#comment-17776364
]
ASF GitHub Bot commented on PARQUET-758:
----------------------------------------
benibus commented on PR #184:
URL: https://github.com/apache/parquet-format/pull/184#issuecomment-1767050894
> I've suggested the name `FLOAT_16` in the vote like we already have
logical types `INT_8` etc
I think this was only the convention for legacy `ConvertedType` enums. We
could theoretically deviate from that since there are no sized integral logical
types (they're all rolled into `INTEGER`/`IntType`).
As for `BYTE_STREAM_SPLIT`, my feeling is that we'll _probably_ want it (for
parity with `FLOAT`/`DOUBLE`, at least), but it could be added as a follow-up -
along with an implementation + benchmarks, if necessary. There's also some
ambiguity about whether to support BSS for `FixedLenByteArray` generally, which
may warrant a separate discussion.
> [Format] HALF precision FLOAT Logical type
> ------------------------------------------
>
> Key: PARQUET-758
> URL: https://issues.apache.org/jira/browse/PARQUET-758
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-format
> Reporter: Julien Le Dem
> Priority: Minor
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)