Skip to content

Conversation

@Abhi2006-cloud
Copy link

Description

Give a brief description of the pull request.This pull request extends the extract() function to support multiple file formats, including Excel (.xlsx, .xls) and JSON (.json), while preserving full backward compatibility with CSV files.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

fixes #15

Checklist

@Abhi2006-cloud Abhi2006-cloud force-pushed the feature/multi-format-support-clean branch from 5d18aa4 to d29d1be Compare October 25, 2025 15:54
@Abhi2006-cloud
Copy link
Author

@Dheerajyadav1 please add the following labels for the label checker:

  • Type:Hard
  • Semver:minor
  • PR:Accept

@Dheerajyadav1 Dheerajyadav1 merged commit d8a7a23 into OPCODE-Open-Spring-Fest:main Oct 27, 2025
5 of 6 checks passed
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.

Support Other File Formats in Extract Function

2 participants