st updateRequest = UpdateRequest . builder ( ) 14 . database ( databaseName ) 15 . table ( tableName ) 16 . addPrimaryKey ( id , 0001 ) 17
必选 host string {实例IP}:{实例Port} 必选 Query 参数 update string 必选 Body 参数 database string 指定库的名称。 必选 table string 指定表的名称。 必选 update object 待更新的字段列表及其新值。不允许更新主键、分区键。
database :{ type : string , description : 库的名称。
EXISTS] iceberg.iceberg_db; 注意: 对于 Iceberg Database,必须先删除这个 Database 下的所有表后,才能删除 Database,否则会报错。
database :{ type : string , description : 指定库的名称。
29 } 30 ] 31 } 32 ] , 33 privilegeTuples : [ 34 { 35 database : * , 36 table : * , 37 privileges : [ QUERY , SELECT , SEARCH ] 38 } , 39 { 40 database : KnowledgeBase , 41 table
DataBase( jdbc_url 参数中的 DATABASE )下的一个 Schema。
的Access Key ID 2 String SECRET_ACCESS_KEY = <your-secret-access-key>; // 用户的Secret Access Key 3 String ENDPOINT = <your-tsdb-database-endpoint
database :{ type : string , description : 指定库的名称。 }, primaryKey :{ type : object , description : 待查询的记录的主键值。
数据库账户 主账号/子用户 Console CreateDBAccount 创建RDS账户 Account 数据库账户 主账号/子用户 Console CreateDatabase 创建数据库 DBInstance、Database 数据库实例、数据库 主账号/子用户 Console UpdateDBInstanceInternetAccess 开启/关闭RDS实例外网访问权限 DBInstance