You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Dmitry Lychagin (JIRA)" <ji...@apache.org> on 2018/03/28 18:19:00 UTC

[jira] [Created] (ASTERIXDB-2345) Incorrect output list type generated by object_names()

Dmitry Lychagin created ASTERIXDB-2345:
------------------------------------------

             Summary: Incorrect output list type generated by object_names() 
                 Key: ASTERIXDB-2345
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2345
             Project: Apache AsterixDB
          Issue Type: Bug
            Reporter: Dmitry Lychagin
            Assignee: Dmitry Lychagin


object_names() type inference returns ordered_list<string>, but at runtime the output list type is ordered_list<any>. The runtime needs to be fixed.  



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