-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF28, 11.1, 2021.0
-
Component/s: Bulk
-
Release Notes Summary:Bulk Service is extended to accept non Document command.
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform 11.1.35, nxplatform 11.1.36, nxplatform 11.1.37
-
Story Points:1
Today, we can run a Bulk Command passing an NXQL query to materialize a document set where the action is applied.
We can contribute and choose a scroller implementation to execute the materialization. For instance, we provide a repository and an Elasticsearch document scroller.
We want to do the same to run a Bulk command on non document.
- causes
-
NXP-29461 Backporting BulkCommand#Builder(String,String,String) to resolve deprecation in 10.10
- Resolved
-
NXP-29673 Missing default value in Avro BulkCommand schema
- Resolved
- is related to
-
NXP-29260 Fix typo in test package name of nuxeo-core-bulk MyFileScroll
- Resolved
-
NXP-28907 Bulk CSV importer
- Resolved
- Is referenced in