日期和时间函数

标点符号被忽略 dd 天(1-31)hh 12小时制(1-12)hh24 24小时制(0-23)mi 分钟(0-59)mm 月(01-12)ss 秒(0-59)yyyy 4位年 yy 2位年 说明 目前不支持大小写区分,所有说明符必须为小写。to_char(timestamp,format)→varchar timestamp 转化为 ...

GetDoctorHiveTable-获取Hive表分析结果

通过EMR Doctor获取集群Hive特定表分析...0.04 }],"Owner":"DW","Metrics":{"PartitionNum":{"Name":"partitionNum","Value":441,"Unit":"“”","Description":"number of partitions"},"LargeFileCount":{"Name":"largeFileCount","Value":...

GetDoctorHDFSCluster-获取HDFS分析结果

Value":234,"Unit":"”“","Description":"Number of medium files"},"SmallFileCount":{"Name":"smallFileCount","Value":12345,"Unit":"”“","Description":"Number of small files"},"TinyFileCount":{"Name":"tinyFileCount","Value...

GetDoctorHDFSDirectory-获取HDFS特定目录分析结果

LargeFileCount":{"Name":"largeFileCount","Value":123,"Unit":"”“","Description":"Number of large files"},"MediumFileCount":{"Name":"mediumFileCount","Value":234,"Unit":"”“","Description":"Number of medium files"},...

新增附加列

1.0)是否大于等于 op_ge(value1,value2)value1:整数、浮点数、字符串 value2:整数、浮点数、字符串 boolean类型,true或false op_ge(`col1`,1.0)是否小于等于 op_le(value1,value2)value1:整数、浮点数、字符串 value2:整数、浮点数、...

函数(Functions)

声明 获取列表(数组)中的数据 根据索引获取单个数据 Fn:Select:index-value1-value2-.Fn:Select:index-value1-value2-.-default_value 获取多个数据 Fn:Select:start:stop-value1-value2-.Fn:Select:start:stop:step-value1-value2-....

召回引擎版召回结果解析

multi value table MultiInt8 { value:[byte];} table MultiInt16 { value:[short];} table MultiInt32 { value:[int];} table MultiInt64 { value:[long];} table MultiUInt8 { value:[ubyte];} table MultiUInt16 { value:[ushort];} ...

向量检索版召回结果解析

multi value table MultiInt8 { value:[byte];} table MultiInt16 { value:[short];} table MultiInt32 { value:[int];} table MultiInt64 { value:[long];} table MultiUInt8 { value:[ubyte];} table MultiUInt16 { value:[ushort];} ...

ALIYUN:AMQP:Instance

语法 {"Type":"ALIYUN:AMQP:Instance","Properties":{"MaxTps":Number,"MaxEipTps":Number,"SupportEip":String,"Period":Number,"StorageSize":Number,"PayType":String,"QueueCapacity":Number,"TracingStorageTime":Number,...

alicloud_wafv3_domains

key","v":"value"}].where_key_represents the specified custom request header field,and_value_represents the value set for this field.By specifying the custom request header field and the corresponding value,when the access...

alicloud_wafv3_domain

which is used to mark the traffic processed by WAF.the format of this parameter value is[{"k":"key","v":"value"}].where_key_represents the specified custom request header field,and_value_represents the value set for this ...

CreateEventStreaming-创建一个事件流

CONSTANT Template string 否 模板样式 The value of${key} is${value}!Body object 否 消息内容。Value string 否 转换前的值。{"key":"value"} Form string 否 转换的格式。TEMPLATE Template string 否 模板样式。The value of${key} is...

key-value-键值对存储

key-value-键值对存储有两类接口:存储在Flash接口,调用该接口的存储为持久化存储,设备掉电无影响。存储在内存接口,调用该接口的存储为临时存储,系统掉电或者复位存储的数据将消失。硬件平台 产品型号 是否支持 硬件类型 固件版本号 ...

ALIYUN:ECS:ElasticityAssurance

Required":true,"MinLength":1,"MaxLength":1 },"Tags":{"AssociationPropertyMetadata":{"Parameters":{"Value":{"Type":"String","Description":{"en":"The value of tag N to add to the elasticity assurance.Valid values of N:1 to ...

GetDoctorHBaseRegionServer-获取 HBase ...

Value":1000,"Unit":"\"\"","Description":"Total number of read requests"},"TotalWriteRequest":{"Name":"totalWriteRequest\t","Value":1000,"Unit":"\"\"","Description":"Total number of write requests"},"TotalRequest":{"Name":...

支持的函数

value1 BETWEEN[ASYMMETRIC|SYMMETRIC]value2 AND value3 默认或使用ASYMMETRIC关键字的情况下,如果value1大于等于value2且小于等于value3返回true。value1 NOT BETWEEN[ASYMMETRIC|SYMMETRIC]value2 AND value3 默认或使用ASYMMETRIC关键...

GetEventStreaming-获取一个事件流的详细信息

sg-2vcgdxz7o1n9zapp*ValueDataType string 编解码参数枚举值,有 3 个枚举值,命名如下 a.Json:现有逻辑,bytes 按 utf8 解码成字符串,解析为 json b.Text:bytes 按 utf8 解码成字符串,直接放入 payload c.Binary:bytes 按 base64 ...

DescribeMetricMetaList

\"minAlertPeriod\",\"value\":\"60\"},{\"name\":\"alertDefault\",\"value\":\"\"},{\"n ame\":\"unitFactor\",\"value\":\"1\"},{\"name\":\"alertUnit\",\"value\":\"count/min\"},{\"name\":\"productCategory\",\"value\":\"amqp\"},...

alicloud_ess_eci_scaling_configuration

the default value is EciScalingConfigurationId.description-(Optional)The description of data disk N.Valid values of N:1 to 16.The description must be 2 to 256 characters in length and cannot start with ...

alicloud_vpn_gateway_vpn_attachment

aes|aes192|aes256|des|3des.Default Valid value:aes.ike_lifetime-(Optional)The SA lifecycle as the result of phase-one negotiation.The valid value of n is[0,86400],the unit is second and the default value is 86400.ike_mode-...

Fn:Select

Select[index,[value1,value2,.],default_value]根据索引获取多个数据 JSON {"Fn:Select":["start:stop:step",["value1","value2",.]]} YAML 完整函数名的语法。Fn:Select:start:stop:step-value1-value2-.缩写形式语法。Select[start:stop...

ListDoctorHiveTables-批量获取Hive表分析结果

Number of total files LargeFileRatio object 大文件个数占比。大文件指的是 1 GB 以上大小的文件。Name string 指标名称。largeFileRatio Value float 指标值。0.02 Unit string 指标单位。“Description string 指标描述。Ratio of ...

ListDoctorHDFSDirectories-批量获取HDFS目录分析结果

200 示例 正常返回示例 JSON 格式 {"Data":[{"DirPath":"/tmp/test","Depth":2,"User":"DW","Group":"DW","Metrics":{"TotalFileCount":{"Name":"totalFileCount","Value":51683279,"Unit":"”“","Description":"Number of total files"},...

Table Value Function

描述 TVF是Table Value Function的缩写。TVF在TuringSQL中用来表示一类可以对整张表进行操作的函数集合。其的输入由一个或者若干个标量参数和一个SQL(可以理解为一张表)组成;与之对应的输出是一张表。语法格式 SELECT:SELECT[DISTINCT]{...

alicloud_service_catalog_provisioned_product

task_id-The ID of the last task outputs-The output value of the template.description-Description of the output value defined in the template.output_key-The name of the output value defined in the template.output_value-The ...

ALIYUN:EBS:DiskReplicaGroup

Value: Fn::GetAtt: - ExtensionResource - Description PairNumber: Description: Thenumber of replication pairs contained in a consistent replication group.Value:Fn:GetAtt:ExtensionResource-PairNumber DiskReplicaGroupName:Description...

ListDoctorHBaseRegionServers-批量获取 HBase ...

totalReadRequest","Value":170500567,"Unit":"\"\"","Description":"Total number of read requests"},"TotalWriteRequest":{"Name":"totalWriteRequest","Value":30109837,"Unit":"\"\"","Description":"Total number of write requests...

alicloud_ess_scaling_rule

It is used to adjust the quantity of ECS instances in the current scaling group to a specified value.adjustment_value-(Optional)The number of ECS instances to be adjusted in the scaling rule.This parameter is required and ...

Table Value Function

描述 TVF是Table Value Function的缩写。TVF在TuringSQL中用来表示一类可以对整张表进行操作的函数集合。其的输入由一个或者若干个标量参数和一个SQL(可以理解为一张表)组成;与之对应的输出是一张表。支持版本>=Ha3 3.7.4 ​ 语法格式 ...

事件目标参数

AccountName","Form":"CONSTANT"},{"Value":"1","ResourceKey":"AddressType","Form":"CONSTANT"},{"Value":"true","ResourceKey":"ReplyToAddress","Form":"CONSTANT"},{"Value":"$.data.name","EsourceKey":"ToAddress","Form":...

Table Value Function

描述 TVF是Table Value Function的缩写。TVF在TuringSQL中用来表示一类可以对整张表进行操作的函数集合。其的输入由一个或者若干个标量参数和一个SQL(可以理解为一张表)组成;与之对应的输出是一张表。支持版本>=Ha3 3.7.4 ​ 语法格式 ...

DATASOURCE:VPC:PrefixList

Entries IpVersion:Description:The IP version of the prefix list.Value:Fn:GetAtt:ExtensionDataSource-IpVersion MaxEntries:Description:The maximum number of entries for CIDR address blocks in the prefix list.Value:...

UNNEST子句

number:[49,50,45,47,50]查询和分析语句*|SELECT sum(a)AS sum FROM log,UNNEST(cast(json_parse(number)as array(bigint)))AS t(a)查询和分析结果 示例3 将 number 字段的值(array类型)展开为多行单列形式,并对各个值进行分组统计。...

操作符函数

函数示例 示例1:原始日志 number1:123 number2:234 加工规则 e_set("op_and",op_and(v("number1"),v("number2")))加工结果 number1:123 number2:234 op_and:True 示例2:原始日志 number1:0 number2:234 加工规则 e_set("op_and",op_and(v...

DescribeProduct

string</Type><DisplayName>2个月</DisplayName></PropertyValue><PropertyValue><Value>3:Month</Value><Type>single_string</Type><DisplayName>3个月</DisplayName></PropertyValue><PropertyValue><Value>4:Month</Value><Type>single_...

DATASOURCE:CS:KubernetesCluster

see Plan CIDR blocks for ACK clusters in a VPC.' Value:Fn:GetAtt:KubernetesCluster-SubnetCidr Tags:Description:The labels of the cluster.Value:Fn:GetAtt:KubernetesCluster-Tags Updated:Description:The time when the cluster ...

alicloud_cddc_dedicated_hosts

value-1","example_value-2"]} output"cddc_dedicated_host_id_1"{ value=data.alicloud_cddc_dedicated_hosts.ids.hosts.0.id } data"alicloud_cddc_dedicated_hosts""status"{ dedicated_host_group_id="example_value"ids=["example_...

ALIYUN:ECS:CapacityReservation

Required":true },"Tags":{"AssociationPropertyMetadata":{"Parameters":{"Value":{"Type":"String","Description":{"en":"The value of tag N to add to the capacity reservation.Valid values of N:1 to 20.The tag value can be an ...

Terraform类型模板结构

number Number、String、ALIYUN:OOS:Parameter:Value 或 ALIYUN:OOS:SecretParameter:Value。bool Boolean、String、ALIYUN:OOS:Parameter:Value 或 ALIYUN:OOS:SecretParameter:Value。list(string)Json、CommaDelimitedList、String、...

alicloud_sae_application_scaling_rules

NOTE:Available in v1.159.0+.Example Usage Basic Usage data"alicloud_sae_application_scaling_rules""ids"{ app_id="example_value"ids=["example_value-1","example_value-2"]} output"sae_application_scaling_rule_id_1"{ value=...
共有200条 < 1 2 3 4 ... 200 >
跳转至: GO
产品推荐
云服务器 安全管家服务 安全中心
这些文档可能帮助您
弹性公网IP 短信服务 人工智能平台 PAI 金融分布式架构 对象存储 物联网平台
新人特惠 爆款特惠 最新活动 免费试用