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

[INLONG-7792][Manager] Support export Excel template file of StreamSource #7793

Merged
merged 7 commits into from
Apr 10, 2023

Conversation

featzhang
Copy link
Member

@featzhang featzhang commented Apr 6, 2023

[INLONG-7792][Manager] Support parsing and exporting Excel files

Excel is one of the common office software formats for most enterprises. For InLong, it is very convenient to import and export batch information, such as batch operations of table fields, by supporting direct parsing of files.

Considering that there will be scenarios of importing and exporting Excel in the future, here we have only made a thin encapsulation on Apache POI to make it as universal as possible.

Validation Results

image

@featzhang featzhang force-pushed the 7792 branch 3 times, most recently from a961821 to 461da66 Compare April 6, 2023 12:27
@featzhang featzhang changed the title [INLONG-7792][Manager] Support parsing and exporting Excel files [INLONG-7792][Manager] Support export Excel template file of StreamSource Apr 6, 2023
Copy link
Contributor

@vernedeng vernedeng left a comment

Choose a reason for hiding this comment

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

LGTM

@featzhang featzhang closed this Apr 10, 2023
@featzhang featzhang reopened this Apr 10, 2023
@dockerzhang dockerzhang merged commit 0694b80 into apache:master Apr 10, 2023
@featzhang featzhang deleted the 7792 branch April 10, 2023 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature][Manager] Support export Excel template file of StreamSource
5 participants