Skip to content

Retrieve field type from schema if a specied column does not exist in column_options #45

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yas-okadatech
Copy link
Contributor

retrieve field type from schema if a specied column does not exist in column_options.

e.g) if data is string type, embulk-output-kintone treats it as MULTI_LINE_TEXT but actually it may be SINGLE_LINE_TEXT. And kintone API / SDK show warning message about wrong type.

@yas-okadatech yas-okadatech self-assigned this Aug 5, 2024
@yas-okadatech
Copy link
Contributor Author

yas-okadatech commented Aug 6, 2024

Logic for SUBTABLE also needs to be modified, so I coverted back to draft.

@yas-okadatech yas-okadatech marked this pull request as draft August 6, 2024 04:30
@yas-okadatech yas-okadatech marked this pull request as ready for review August 7, 2024 09:26
@kentoyoshida kentoyoshida self-requested a review August 8, 2024 02:02
Copy link

@kentoyoshida kentoyoshida left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution, LGTM.

@yas-okadatech yas-okadatech removed the request for review from Pasukaru1996 March 21, 2025 07:08
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.

2 participants