[
https://issues.apache.org/jira/browse/PARQUET-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585619#comment-17585619
]
ASF GitHub Bot commented on PARQUET-758:
----------------------------------------
anjakefala opened a new pull request, #184:
URL: https://github.com/apache/parquet-format/pull/184
Make sure you have checked _all_ steps below.
### Jira
- [X] My PR addresses the following [Parquet Jira
1](https://issues.apache.org/jira/browse/PARQUET-758) and
[2](https://issues.apache.org/jira/browse/PARQUET-1647) issues and references
them in the PR title.
### Commits
- [ ] My commits all reference Jira issues in their subject lines. In
addition, my commits follow the guidelines from "[How to write a good git
commit message](http://chris.beams.io/posts/git-commit/)":
1. Subject is separated from body by a blank line
1. Subject is limited to 50 characters (not including Jira issue reference)
1. Subject does not end with a period
1. Subject uses the imperative mood ("add", not "adding")
1. Body wraps at 72 characters
1. Body explains "what" and "why", not "how"
### Documentation
- [X] In case of new functionality, my PR adds documentation that describes
how to use it.
- All the public functions and the classes in the PR contain Javadoc that
explain what it does
> 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)