Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support JSON aggregate files in the form of [{...}, {...}, {…}] #98

Open
aajacobs opened this issue Apr 11, 2019 · 5 comments
Open

Support JSON aggregate files in the form of [{...}, {...}, {…}] #98

aajacobs opened this issue Apr 11, 2019 · 5 comments
Assignees
Milestone

Comments

@aajacobs
Copy link

As a USER
I frequently receive data as an array of objects [{...}, {...}, {…}]
and want to be able to easily ingest it into MarkLogic using mlcp without having to preprocess the file to have a JSON object per line

Each object inside the array should be a separate document in MarkLogic, and ideally would support the mlcp 'uri_id' parameter to specify a property to use as the URI.

@mattsunsjf
Copy link
Contributor

Sounds like the aggregates of JSON documents.

@aajacobs
Copy link
Author

It is--just in a slightly different format (objects inside an array instead of standalone objects on each line).

@bgeorge11
Copy link

Another user also asked the same capability.

@yunzvanessa yunzvanessa modified the milestones: 10.0.2, 10.0.3 Aug 23, 2019
@yunzvanessa yunzvanessa modified the milestones: 10.0.3, 11.0.1 Sep 18, 2019
@awanczowski
Copy link

+1 on the capability being added to MLCP.

@yunzvanessa yunzvanessa assigned abika5 and unassigned yunzvanessa Feb 3, 2022
@yunzvanessa
Copy link
Contributor

@abika5 Could you please triage this?

@abika5 abika5 modified the milestones: 11.1.0, 11.2.0 Jan 3, 2024
@abika5 abika5 modified the milestones: 11.3.0, 11.4.0 Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants