Hi devs, We have encountered some problems with Rest API access not working efficiently when using Amoro recently, made a collation, and suggested some possible solutions in the doc[1], please let me know what you think about it, thanks.
The problem is summarised below: 1. Amoro reads too many rows of data(some of which we do not need) each time it accesses the DB, which results in slow access. 2. Amoro needs to access the external Catalog(e.g. HiveMetaStore) (multiple times), resulting in slow access. [1] https://docs.qq.com/doc/DQU9sZ2RsdmRYSE1V Best, Congxian