Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
Import Process
Table Data Transform
Commits
a49a7aae
Commit
a49a7aae
authored
Jul 28, 2021
by
Jonas Waeber
Browse files
Update README
parent
352c301a
Pipeline
#30380
passed with stages
in 3 minutes and 51 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
a49a7aae
## Table Data
Imp
or
t
Service
## Table Data
Transf
or
m
Service
[
Confluence Doku
](
https://memobase.atlassian.net/wiki/spaces/TBAS/pages/48693312/Service+Table-Data+Transform
)
This service is run inside of a container on Kubernetes. The Kubernetes configuration is stored inside
the chart in
`./chart/*`
and is deployed to the GitLab Container Registry with tag
`{appVersion}-chart`
.
### What does it do?
This service reads files with table data serialized as CSV, TSV, XLS or XLSX and transforms them into a flat
JSON structure.
The service has a few sanity checks to ensure that all the properties have a valid name and all the defined identifiers
are unique across all contained records.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment