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

[PLUGIN-1817] Added check for non-spreadsheet files with proper error. #60

Merged

Conversation

vikasrathee-cs
Copy link
Contributor

@vikasrathee-cs vikasrathee-cs commented Nov 8, 2024

PLUGIN-1817 Added check for non-spreadsheet files with proper error.

Google Sheets Plugin throws ‘This operation is not supported for this document’ for xls format.

Google Sheets Plugin throws ‘Request contains an invalid argument’ for csv/pdf/doc file format.

Add a proper error mentioning it is not a google spreadsheet file.

@vikasrathee-cs vikasrathee-cs force-pushed the sheets-filetype-check-dev branch from ea22c34 to a9350a4 Compare November 11, 2024 08:12
@vikasrathee-cs vikasrathee-cs changed the title [PLUGIN-1817]Added check for non-spreadsheet files with proper error. [PLUGIN-1817] Added check for non-spreadsheet files with proper error. Nov 11, 2024
@vikasrathee-cs vikasrathee-cs force-pushed the sheets-filetype-check-dev branch from a9350a4 to a466d9d Compare November 13, 2024 06:24
@vikasrathee-cs vikasrathee-cs force-pushed the sheets-filetype-check-dev branch from a466d9d to 4211294 Compare November 13, 2024 07:17
Copy link
Member

@itsankit-google itsankit-google left a comment

Choose a reason for hiding this comment

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

one minor comment, otherwise LGTM

Copy link
Member

@itsankit-google itsankit-google left a comment

Choose a reason for hiding this comment

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

suggested changes.

@vikasrathee-cs vikasrathee-cs force-pushed the sheets-filetype-check-dev branch 2 times, most recently from 0069f97 to 757c205 Compare November 19, 2024 17:39
@vikasrathee-cs vikasrathee-cs merged commit c94ac77 into data-integrations:develop Nov 21, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants