archery导出excel格式时,部分长int数据变成了科学计数法
Open
- Dominant language
- Python
- Stars
- 7k
- Forks
- 1.9k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 6
Description
### 重现步骤
查询bigint类型的字段,存储内容为:
ID
3019820881315840
3019822890060800
3019828255950848
3019839946000384
3019844132868096
3019853618186240
### 预期外的结果
导出后,打开excel后的内容为:

### 日志文本
_No response_
### 版本
1.8.1
### 部署方式
Docker
### 是否还有其他可以辅助定位问题的信息?比如数据库版本等
MySQL5.7
Contributor guide
Research direction
Reproduce the export with the reported MySQL bigint values and inspect the Excel export path and its numeric serialization. Confirm the exported workbook preserves the full integer values instead of displaying scientific notation, then verify the behavior with a comparable long-int dataset.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, python
- Domain
- backend, database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100