Skip to content

Add support for projection in clp::ffi::KeyValuePairLogEvent. #905

@LinZhihao-723

Description

@LinZhihao-723

Request

The current clp::ffi::KeyValuePairLogEvent doesn't support projection. Projection to schema-tree node ID resolution has been added as a part of QueryHandler, but we don't have the native support to use this projection resolution in log event object to "select" projected node-ID-value pairs.

Possible implementation

Maybe maintain a bitmap to track all projected leaf nodes. Need more thoughts before we come up a formal implementation plan.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions