[
https://issues.apache.org/jira/browse/ASTERIXDB-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764474#comment-17764474
]
ASF subversion and git services commented on ASTERIXDB-3255:
------------------------------------------------------------
Commit 5d4846e73d28633e230714be27e7035428df8d4a in asterixdb's branch
refs/heads/master from Wail Alkowaileet
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=5d4846e73d ]
[ASTERIXDB-3255][RT] Prepare for embedding values in parquet
- user model changes: no
- storage format changes: no
- interface changes: yes
Details:
Preparing for embedding computed fields' values in Parquet.
This patch introduces IExternalDataRuntimeContext, which
could have different implementations when
creating parsers, readers, and/or input-streams.
Change-Id: Idde191ab6d99c48022bb65bec648e83e249e4b75
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17767
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Wail Alkowaileet <[email protected]>
Reviewed-by: Ali Alsuliman <[email protected]>
> Embed computed fields' values to resulting records
> --------------------------------------------------
>
> Key: ASTERIXDB-3255
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3255
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: EXT - External data
> Affects Versions: 0.9.9
> Reporter: Wail Y. Alkowaileet
> Assignee: Wail Y. Alkowaileet
> Priority: Major
> Labels: triaged
> Fix For: 0.9.9
>
>
> The current implementation of dynamic prefixes requires that declared
> computed fields should also appear in the external datasets' records. In
> certain use cases, computed fields may not have the same values or they may
> have a different JSON path or type. Those cases should be handled by
> embedding the values of computed fields.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)