AhmedDlshad007 commented on issue #1275: URL: https://github.com/apache/iceberg-go/issues/1275#issuecomment-4782443242
I would like to work on this. Plan: add a table-driven `TestSplitLineageMetadataFields` in `table/scanner_internal_test.go` covering the `caseSensitive=false` branch (mixed-case `_ROW_ID` and `_Last_Updated_Sequence_Number` should land in the lineage fields), with a `caseSensitive=true` control asserting the same names fall through to user fields. Happy to wait for a maintainer to acknowledge before I open the PR. -- 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]
