Devlive 开源社区 本次搜索耗时 0.169 秒,为您找到 1568 个相关结果.
  • 6.4 Include additional LaTeX packages

    2343 2024-05-23 《R Markdown Cookbook》
    6.4.1 Loading LaTeX packages 6.4.2 Example packages References The use of additional LaTeX packages can allow for extensive customization of document styling. In addition, seve...
  • 4.12 Preserve a large number of line breaks

    2340 2024-05-23 《R Markdown Cookbook》
    References Markdown users may be surprised to realize that whitespaces (including line breaks) are usually meaningless unless they are used in a verbatim environment (code blocks...
  • Configuring Oracle for Ranger

    If you are using Amazon RDS, see the Amazon RDS Requirements . On the Oracle host, install the appropriate JDBC .jar file. Download the Oracle JDBC (OJDBC) driver from http://...
  • SLES 12

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following: Steps Log in to your host as root . Download ...
  • Post-commit Callback

    2335 2024-06-30 《Apache Hudi 0.15.0》
    HTTP Endpoints Kafka Endpoints Pulsar Endpoints Bring your own implementation Apache Hudi provides the ability to post a callback notification about a write commit. This may b...
  • Apache XTable (incubating)

    2331 2024-06-30 《Apache Hudi 0.15.0》
    Interoperating with XTable Installation Syncing to XTable Hudi Streamer Extensions Hudi (tables created from 0.14.0 onwards) supports syncing to Iceberg and/or Delta Lake with...
  • Rollback Mechanism

    2319 2024-06-30 《Apache Hudi 0.15.0》
    Handling partially failed commits Rolling back partially failed commits for a single writer Rolling back of partially failed commits w/ multi-writers Heartbeats Related Resourc...
  • AWS Glue Data Catalog

    2318 2024-06-30 《Apache Hudi 0.15.0》
    Configurations Avoid creating excessive versions Glue Data Catalog specific configs Other references Running AWS Glue Catalog Sync for Spark DataSource Running AWS Glue Catalog...
  • Arrays

    2315 2024-05-25 《Lodash 2.4.2》
    _.compact(array) Arguments Returns Example _.difference(array, [values]) Arguments Returns Example _.findIndex(array, [callback=identity], [thisArg]) Arguments Returns Ex...
  • 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....