[PR #1040] [CLOSED] Fix/openpyxl dimensions error #22856

Closed
opened 2026-02-21 20:19:54 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/1040
Author: @wangbooth
Created: 8/28/2023
Status: Closed

Base: mainHead: fix/openpyxl_dimensions_error


📝 Commits (5)

📊 Changes

5 files changed (+18 additions, -14 deletions)

View changed files

📝 CONTRIBUTING.md (+2 -2)
📝 CONTRIBUTING_CN.md (+3 -3)
📝 CONTRIBUTING_JA.md (+1 -1)
📝 api/core/data_loader/loader/excel.py (+2 -0)
📝 api/core/tool/dataset_retriever_tool.py (+10 -8)

📄 Description

fix #1039


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify/pull/1040 **Author:** [@wangbooth](https://github.com/wangbooth) **Created:** 8/28/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/openpyxl_dimensions_error` --- ### 📝 Commits (5) - [`e452c7d`](https://github.com/langgenius/dify/commit/e452c7d02e24e83af1d28f5bb1ccb9b84346152f) Merge branch 'main' of github.com:wangbooth/dify - [`5a1b3cc`](https://github.com/langgenius/dify/commit/5a1b3ccfed2488cdbf45709139fab790d167404a) fixes issue #1022 - [`fb683d0`](https://github.com/langgenius/dify/commit/fb683d0c8d937a5ef3279901f06df6e1d54751c3) Revert "feat: update contributing (#1020)" - [`0e09f33`](https://github.com/langgenius/dify/commit/0e09f33003f43e26bb8a3314a82e9d784153600c) Merge branch 'langgenius:main' into main - [`11d2f69`](https://github.com/langgenius/dify/commit/11d2f6977268d15a872b68eb83fa88eeb3dc5cee) fix openpyxl dimensions error ### 📊 Changes **5 files changed** (+18 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTING.md` (+2 -2) 📝 `CONTRIBUTING_CN.md` (+3 -3) 📝 `CONTRIBUTING_JA.md` (+1 -1) 📝 `api/core/data_loader/loader/excel.py` (+2 -0) 📝 `api/core/tool/dataset_retriever_tool.py` (+10 -8) </details> ### 📄 Description fix #1039 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:19:54 -05:00
yindo closed this issue 2026-02-21 20:19:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22856