Devlive 开源社区 本次搜索耗时 0.188 秒,为您找到 780 个相关结果.
  • AmazonDynamoDB

    Description Key features Options url [string] region [string] accessKeyId [string] secretAccessKey [string] table [string] schema [Config] fields [config] common options ...
  • Variable Management

    Background Introduction Create Variable Reference variables in Flink SQL Reference variables in args of Flink JAR jobs Background Introduction In the actual production enviro...
  • Memory Requirements

    The Ambari host should have at least 1 GB RAM, with 500 MB free. To check available memory on any host, run: free - m If you plan to install the Ambari Metrics Service (AMS...
  • SQL UDF

    Description UDF API UDF Implements Example Example Changelog new version UDF of SQL transform plugin Description Use UDF SPI to extends the SQL transform functions lib....
  • JDO v JPA : ORM

    560 2024-05-25 《Apache JDO 3.2.1》
    Relationships There are 2 prevalent specification in the Java ORM world. JDO provides the most complete definition, whilst JPA is the most recent. Relationships In this guide w...
  • Spark DDL

    559 2024-06-26 《Apache Amoro 0.6.1》
    CREATE TABLE PRIMARY KEY PARTITIONED BY CREATE TABLE … AS SELECT CREATE TABLE … LIKE REPLACE TABLE … AS SELECT DROP TABLE TRUNCATE TABLE ALTER TABLE ALTER TABLE … SET TBLPR...
  • Relation

    558 2024-06-05 《Ramda 0.27.1》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical eqBy clamp sortWith inn...
  • Relation

    558 2024-06-05 《Ramda 0.8.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy countBy (a → String) → [a] → {*} Paramet...
  • Chaining

    chain value Calling chain will cause all future method calls to return wrapped objects. When you’ve finished the computation, call value to retrieve the final value. Here’s an...
  • Object

    555 2024-06-05 《Ramda 0.9.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...