Ticket #227 (closed task: fixed)
Use createOrUpdate in importlib & REST interface
| Reported by: | bruno | Owned by: | bruno |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 |
| Component: | Import tool/library | Version: | |
| Keywords: | Cc: |
Description
This issue is a split-off from #156.
Quoting from there: "using the createOrUpdate method in the import library (and hence REST itf). This is not entirely straightforward since that currently has the notion of 'is already up to date', we should see if this can be known and returned in the HBaseRepository too (most likely yes: see returned boolean of calculateRecordChanges)."
And related to it: "supporting createOrUpdate for the non-record entities (the schema entities: field type and record type)"
Change History
Note: See
TracTickets for help on using
tickets.
In [4803]: