[
https://issues.apache.org/jira/browse/FLINK-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15093908#comment-15093908
]
ASF GitHub Bot commented on FLINK-3140:
---------------------------------------
Github user twalthr commented on the pull request:
https://github.com/apache/flink/pull/1465#issuecomment-170918270
@fhueske Thanks for reviewing my code so intensively. Your suggestion
sounds very good. But again I have the problem of how to access the order of
the atomic types after flattening. The `NullAwareComparator` needs this
information. Would it be so bad to add `isAscending()` to basic types or do you
have a better idea?
> NULL value data layout in Row Serializer/Comparator
> ---------------------------------------------------
>
> Key: FLINK-3140
> URL: https://issues.apache.org/jira/browse/FLINK-3140
> Project: Flink
> Issue Type: Sub-task
> Components: Table API
> Reporter: Chengxiang Li
> Assignee: Timo Walther
>
> To store/materialize NULL value in Row objects, we should need new Row
> Serializer/Comparator which is aware of NULL value fields.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)