Skip to content

Conversation

@herminiogg
Copy link
Owner

No description provided.

mikesname and others added 23 commits June 6, 2025 12:03
As per unix custom, using '-' as the source prompts the mapper to
read the data from stdin. To illustrate one use for this I've also
added a new method on the launcher `launchMappingFromJsonData` which
runs the mapping on a provided JsonNode object. Behind the scenes this
using the stdin input, which is a bit of a hack tbh.

A practical use for this is pushing data into the mapper, rather than
letting it fetch data from sources, which is something you might want
to do in a streaming context.

I'm not going to pretend this is the optimal implementation however!
…ub Action workflow so that resources are liberated during their execution
Increased Scala versions to the latest available ones and the 3.3 LTS…
…d and relaxed the use of java.net.URI in the Source.fromURL method. Closes #228.
Changed the way in which relative paths with wildcards are transforme…
Add experimental additional source for data provided via stdin
Added the option to use - to read the mapping rules from stdin in the…
@herminiogg herminiogg merged commit c120df8 into master Sep 10, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants