[
https://issues.apache.org/jira/browse/ASTERIXDB-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16070712#comment-16070712
]
ASF subversion and git services commented on ASTERIXDB-1964:
------------------------------------------------------------
Commit c9a398ccbbf3045def776793652ba4aaafe4e45f in asterixdb's branch
refs/heads/master from [~dlychagin-cb]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=c9a398c ]
[ASTERIXDB-1964][FUN] Add type conversion functions
- user model changes: yes
- storage format changes: no
- interface changes: no
Details:
- Added type conversion functions: to_boolean(), to_string(),
to_double(), to_bigint()
Change-Id: I7cf119d8a5dd172f4ce2402315fabf7db084559c
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1861
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: Yingyi Bu <[email protected]>
Tested-by: Jenkins <[email protected]>
> add type conversion functions to_boolean(), to_string(), to_double(),
> to_bigint()
> ---------------------------------------------------------------------------------
>
> Key: ASTERIXDB-1964
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1964
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: FUN - Functions
> Reporter: Dmitry Lychagin
> Assignee: Dmitry Lychagin
> Priority: Minor
>
> We need to add type conversion functions to_boolean(), to_string(),
> to_double(), to_bigint() that convert their argument to corresponding type
> but do not fail if that conversion is unsuccessful
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)