Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Add Array and Wildcard Support for simdjson Adapter #3

Description

@dongx-psu

Currently, SIMDJsonParser and SIMDJson adapter only supports fields like a.b.c. No array and wildcard based fields can be supported.

Some examples can be:

  • a[0].b
  • a.*.b
  • a[*].b.c

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions