Skip to content

[Plugin-1730] Adding XLS UI elements for ftp source #48

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

Merged
merged 1 commit into from
May 2, 2025

Conversation

psainics
Copy link
Contributor

@psainics psainics commented Jan 31, 2024

Adding XLS UI elements for ftp source

Jira : Plugin-1730

Description

This PR adds UI element required for XLS Support in FTP Source.
Ref : XLS Support PR cdapio/hydrator-plugins#1835

Added Fields

  • Sample Size
  • Override
  • Terminate If Empty Row
  • Select Sheet Using
  • Sheet Value

A filter is used to show XLS specific values Terminate If Empty Row , Select Sheet Using, Sheet Value only when format XLS is selected.

Preview

image image

@DJSagarAhire DJSagarAhire added the build Trigger Unit Tests label Mar 5, 2024
Copy link

@DJSagarAhire DJSagarAhire left a comment

Choose a reason for hiding this comment

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

Most comments from data-integrations/google-cloud#1368 are also applicable here. Looks good apart from those.

@psainics psainics self-assigned this Mar 4, 2025
@psainics psainics force-pushed the patch-ftp-xls-ui branch 2 times, most recently from feaa2f3 to cae123d Compare March 4, 2025 07:19
@vikasrathee-cs
Copy link
Contributor

Most comments from data-integrations/google-cloud#1368 are also applicable here. Looks good apart from those.

Changes done as per comments

},
{
"widget-type": "toggle",
"label": "Terminate If Empty Row",
Copy link
Member

Choose a reason for hiding this comment

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

this sounds a bit unclear and technical for a toggle label:

some suggestions:

  • Stop Reading at First Empty Row
  • Stop on First Empty Row
  • Terminate Reading After Empty Row

Copy link
Contributor

@vikasrathee-cs vikasrathee-cs Apr 28, 2025

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

I think we should change at both places then to make it consistent and human readable everywhere.

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.

please fix unit test build and squash commits

@psainics
Copy link
Contributor Author

psainics commented May 1, 2025

please fix unit test build and squash commits

#68

@psainics psainics force-pushed the patch-ftp-xls-ui branch from 409ef53 to d79d330 Compare May 1, 2025 10:29
@psainics psainics merged commit 6f9bf44 into data-integrations:develop May 2, 2025
4 checks passed
@psainics psainics deleted the patch-ftp-xls-ui branch May 2, 2025 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Trigger Unit Tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants