twalthr commented on pull request #15837: URL: https://github.com/apache/flink/pull/15837#issuecomment-833500108
Thanks for the review @NicoK. I hope I could address most of your comments. Regarding splitting the large page into more subpages: I would like to avoid this. Larger pages are not necessarily a bad thing as long as they belong to the same topic consistently and the page is well structured. It is difficult to find content that is spread across pages. Here, users can simply use `Ctrl + F` for finding everything related to Table API <-> DataStream API. A regular Table API user must not care about TypeInformation, that why this mapping also makes more sense here instead of in the DataType pages. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
