[
https://issues.apache.org/jira/browse/ASTERIXDB-3310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17793101#comment-17793101
]
ASF subversion and git services commented on ASTERIXDB-3310:
------------------------------------------------------------
Commit ce2975bebe7456980a6fd502b680b5e03025cf23 in asterixdb's branch
refs/heads/master from Wail Alkowaileet
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=ce2975bebe ]
[ASTERIXDB-3310][COMP] Enforce supported types in columnar collections
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
Ensure supported types when create a dataset and when
inserting/upserting records.
Change-Id: Ie2b5e2f0ad702be8f4cbcd1e81821144a5fe3c44
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17950
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Wail Alkowaileet <[email protected]>
Reviewed-by: Ali Alsuliman <[email protected]>
> Enforce supported types in columnar collections
> -----------------------------------------------
>
> Key: ASTERIXDB-3310
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3310
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: COMP - Compiler
> Affects Versions: 0.9.9
> Reporter: Wail Y. Alkowaileet
> Assignee: Wail Y. Alkowaileet
> Priority: Major
> Labels: triaged
> Fix For: 0.9.9
>
>
> We should ensure that ingested records into columnar collections contain only
> supported types, which are bigint, double, string, boolean, and uuid as well
> as null and missing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)