Edward-Gavin opened a new pull request, #4430:
URL: https://github.com/apache/paimon/pull/4430
<!-- Please specify the module before the PR name: [core] ... or [flink] ...
-->
### Search before asking
- [x] I searched in the [issues](https://github.com/apache/paimon/issues)
and found nothing similar.
### Purpose
When I read source code of `DataFileMeta`, I find `fileSource` and
`valueStatsCols` properties didn't update to document, so commit this pr.
<!-- Linking this pull request to the issue -->
Linked issue:
1. `valueStatsCols` in #4322
2. `fileSource` in #3178
<!-- What is the purpose of the change -->
### Tests
no
<!-- List UT and IT cases to verify this change -->
### API and Format
no
<!-- Does this change affect API or storage format -->
### Documentation
Update `docs/content/concepts/spec/manifest.md`.
<!-- Does this change introduce a new feature -->
### Are you willing to submit a PR?
- [x] I'm willing to submit a 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]