[
https://issues.apache.org/jira/browse/ASTERIXDB-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776245#comment-17776245
]
ASF subversion and git services commented on ASTERIXDB-3280:
------------------------------------------------------------
Commit 1495ecfdb3a498ac858eab054f6503cd7806e688 in asterixdb's branch
refs/heads/master from Wail Alkowaileet
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=1495ecfdb3 ]
[MULTIPLE ISSUES][COMP] Multiple fixes for external filters
- user model changes: yes
- storage format changes: no
- interface changes: no
Details:
- ASTERIXDB-3280: Make inlined types open by default when
creating datasets
- ASTERIXDB-3281: Ensure the type is open when
'embed-filter-values' is enabled
Change-Id: I04c66c5f637e49faca610fc2cb14668a8635187b
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17866
Integration-Tests: Jenkins <[email protected]>
Tested-by: Wail Alkowaileet <[email protected]>
Reviewed-by: Wail Alkowaileet <[email protected]>
Reviewed-by: Ali Alsuliman <[email protected]>
> Make inlined type to be open by default
> ---------------------------------------
>
> Key: ASTERIXDB-3280
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3280
> Project: Apache AsterixDB
> Issue Type: Task
> Components: COMP - Compiler
> Affects Versions: 0.9.9
> Reporter: Wail Y. Alkowaileet
> Assignee: Wail Y. Alkowaileet
> Priority: Major
> Fix For: 0.9.9
>
>
> Currently, inlined types are declared as closed by default when creating a
> dataset (i.e., when the type was neither declared as open nor closed).
> However, when declaring a type without specifying explicitly it is a closed
> type, the default is open. We should unify the behavior.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)