Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Conversation

@nukiyoam
Copy link

修复当读取Map格式数据时,如果最后一列没有数据,那么读取到的map数据中不包含最后一列空数据的问题

Closes #3515

修复当读取Map格式数据时,如果最后一列没有数据,那么读取到的map数据中不包含最后一列空数据的问题

Closes alibaba#3515
@nukiyoam nukiyoam changed the title fix(read): 修复读取Map数据时最后一列数据为空时结果及中没有空列数据的问题 fix(read): 修复读取Map数据时最后一列数据为空时结果集中没有空列数据的问题 Jan 31, 2024
@CLAassistant
Copy link

CLAassistant commented Jan 31, 2024

CLA assistant check
All committers have signed the CLA.

@dnjat
Copy link

dnjat commented Sep 20, 2024

碰到同样问题. 不能设置是否跳过空白列吗. 怎么提交没有舍并.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

读取excel时,假设最后一列的内容为空时,是读取不到最后一列的空数据的

3 participants