Skip to content

Cassandra output component arg_mapping type conversion issue #3615

@patil-prashant

Description

@patil-prashant

When using args_mapping it's failing to convert the string into a stricter inf.Dec type that Cassandra expects.

I’ve tried passing the value in both string and float formats, but in both cases, I encounter conversion errors:
When sent as string → Failed to send message: can not marshal string into decimal
When sent as float → Failed to send message: can not marshal float64 into decimal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions