ragflow/rag/app
HaiyangP d6a941ebf5
Fix the bug of long type value overflow (#8313)
### What problem does this PR solve?

This PR will fix the #8271 by extending int type to float type when
there is any value out of long type range in a column.
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-06-24 18:18:30 +08:00
..
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
audio.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
book.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
email.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
laws.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
manual.py Feat: add image preview to retrieval test. (#7610) 2025-05-13 14:30:36 +08:00
naive.py Fix typo in code (#8327) 2025-06-18 09:41:09 +08:00
one.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
paper.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
picture.py Feat: add image preview to retrieval test. (#7610) 2025-05-13 14:30:36 +08:00
presentation.py Fix: presentation of PDF using vlm. (#8133) 2025-06-09 15:01:52 +08:00
qa.py Feat: add image preview to retrieval test. (#7610) 2025-05-13 14:30:36 +08:00
resume.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
table.py Fix the bug of long type value overflow (#8313) 2025-06-24 18:18:30 +08:00
tag.py Error storing tag in Redis (#7541) 2025-05-09 10:17:09 +08:00