Skip to content

Add type casting to mapper - #105

Open
calairoh wants to merge 3 commits into
mainfrom
104-feature-support-type-casting-in-mapper
Open

Add type casting to mapper#105
calairoh wants to merge 3 commits into
mainfrom
104-feature-support-type-casting-in-mapper

Conversation

@calairoh

Copy link
Copy Markdown

What this PR is for?

This PR implements type casting functionality in the mapper processor as requested in the issue. The feature allows fields to be cast to specific types (string or number) during the mapping process, ensuring data type consistency before saving to the database.

Which issue(s) this PR is realted to:

@calairoh calairoh linked an issue Nov 11, 2025 that may be closed by this pull request
1 task
@calairoh
calairoh marked this pull request as ready for review November 11, 2025 11:28
@calairoh
calairoh requested a review from JGiola November 11, 2025 11:28
@FedericoOldrini
FedericoOldrini requested review from APagani-Mia and removed request for JGiola May 15, 2026 10:19
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.

[Feature]: Support type casting in mapper

1 participant