Alibaba-HZY opened a new pull request, #812: URL: https://github.com/apache/incubator-paimon/pull/812
Purpose The user can determine the reading mode of the external log table by configuring the streaming-read-from option. The default value is file-store, which will read data from the file system. If 'streaming-read-from' = 'log-store', data will be read from the message queue. #778 Tests LogSystemITCase API and Format CoreOptions: New: streaming-read-from Documentation -- 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: issues-unsubscr...@paimon.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org