You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/03/27 23:49:00 UTC

[jira] [Commented] (ASTERIXDB-2340) Implement object_length(), object_names() functions

    [ https://issues.apache.org/jira/browse/ASTERIXDB-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16416482#comment-16416482 ] 

ASF subversion and git services commented on ASTERIXDB-2340:
------------------------------------------------------------

Commit f7c7059c7e3145129d32de474f7401c25df76d32 in asterixdb's branch refs/heads/master from [~dlychagin-cb]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=f7c7059 ]

[ASTERIXDB-2340][FUN] Implement object_length(), object_names()

- user model changes: yes
- storage format changes: no
- interface changes: no

Details:
- Implement object_length(), object_names() functions
- Consolidate type inferers for some object accessor functions

Change-Id: I1108466ffe4f6b002fa7dd25f76dd5e8d537b0be
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2522
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Contrib: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Till Westmann <ti...@apache.org>


> Implement object_length(), object_names() functions
> ---------------------------------------------------
>
>                 Key: ASTERIXDB-2340
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2340
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: FUN - Functions
>            Reporter: Dmitry Lychagin
>            Assignee: Dmitry Lychagin
>            Priority: Minor
>
> We need to implement the following functions:
> object_length() - returns number of top-level fields in the given object
> object_names() - returns names of top-level fields in the given object



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)