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 multiple fields for -uri_id #79

Open
RobertSzkutak opened this issue May 22, 2018 · 1 comment
Open

Support multiple fields for -uri_id #79

RobertSzkutak opened this issue May 22, 2018 · 1 comment
Assignees
Milestone

Comments

@RobertSzkutak
Copy link

RobertSzkutak commented May 22, 2018

It would be convenient if you could set -uri_id to multiple fields that when concatenated create a unique ID.

For example:

For incoming data:

part_number,manufacturer_id
1234,ABCD

Running ...

-uri_id part_number,manufacturer_id
-output_uri_suffix .json

Could result in:

1234/ABCD.json
@mattsunsjf mattsunsjf added this to the 10.0.1 milestone Jun 18, 2018
@mattsunsjf mattsunsjf added minor and removed major labels Mar 22, 2019
@yunzvanessa yunzvanessa modified the milestones: 10.0.1, 10.0.2 May 20, 2019
@yunzvanessa yunzvanessa modified the milestones: 10.0.2, 10.0.3 Aug 24, 2019
@yunzvanessa yunzvanessa modified the milestones: 10.0.3, 11.0.1 Sep 18, 2019
@josvanroosmalen
Copy link

Why does this take so long to implement this 5 minute change? I would also to propose to introduce uri_seperator. So if uri_separator = '-' then above example become 1234-ABC

@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

5 participants