With the DolphinDB Java API, I’d specify the “compress“ parameter to true in the DBConnection constructor so that data will be compressed for transfer in later SQL queries. But when connecting to remote server with the function xdb, there’s no parameter controlling data compression.