bengbengbalabalabeng commented on PR #981:
URL: https://github.com/apache/fesod/pull/981#issuecomment-5204691592

   In the previous XLSX format implementation, extended record types such as 
Note were not included in the column filtering logic.
   
   The current PR mainly focuses on column index mapping for regular cell 
records to ensure consistency in the core reading flow.
   
   NOTE (`NoteRecordHandler`) is an extended optional record type that 
typically does not participate in the main dataset processing flow. Therefore, 
whether additional handling of the NOTE (`NoteRecordHandler`) type is needed 
this time, you may want to confirm the requirement scope.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to