mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-09 14:41:02 +00:00
language.txt -> languages.txt
This commit is contained in:
parent
77fa0d0d7f
commit
dff312b927
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ docker cp language.csv pilosa:/language.csv
|
|||
docker exec -it pilosa /pilosa import -i repository -f language /language.csv
|
||||
```
|
||||
|
||||
Note that, both the user IDs and the repository IDs were remapped to sequential integers in the data files, they don't correspond to actual Github IDs anymore. You can check out `language.txt` to see the mapping for languages.
|
||||
Note that, both the user IDs and the repository IDs were remapped to sequential integers in the data files, they don't correspond to actual Github IDs anymore. You can check out `languages.txt` to see the mapping for languages.
|
||||
|
||||
### Input Definition
|
||||
Alternatively Pilosa can import JSON data using an [Input Definition](../input-definition/) describing the schema and ETL rules to process the data.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue