### Description Currently, we select all fields from the table. But some fields are unused for users and these fields maybe very large, such as embedding. We can use `_source` to select the fields we want. You can refer to [GET_SQL](https://www.oceanbase.com/docs/common-oceanbase-database-cn-1000000004020386) to see the details.