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

Allow casting fields to a string #1287

Open
travjenkins opened this issue Oct 1, 2024 · 0 comments
Open

Allow casting fields to a string #1287

travjenkins opened this issue Oct 1, 2024 · 0 comments
Labels
blocked Progress on the issue cannot ensue until a decision is made. enhancement New feature or request

Comments

@travjenkins
Copy link
Member

travjenkins commented Oct 1, 2024

Ask

We have an advanced feature to cast fields as strings.

Would like to add a simple single click toggle in the UI within Field Selection to 'Cast Field as String'.

image

Notes

Not all materializations/connectors supports this. There is no schema for this to indicate what it can handle. Not all connectors handle the same input and have the same capabilities.

A full fledged feature we need to make this a part of resource config (maybe) OR have the connector returning an actual schema to explain how/what they support.

We could add a quick "advanced spec editor" for the collection where the user manually enters a schema.

Support of this is not documented right now. Also, it is changing A LOT and QUICKLY.

This will be part of the Resource Config so that connectors that don't support this they can just ignore it. This might feel odd being there but we probably won't regret it.

@travjenkins travjenkins added the enhancement New feature or request label Oct 1, 2024
@travjenkins travjenkins added the blocked Progress on the issue cannot ensue until a decision is made. label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Progress on the issue cannot ensue until a decision is made. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant