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

    1789 2024-06-29 《Apache Iceberg 1.5.2》
    JDBC Catalog Configurations Examples Spark Java API JDBC Catalog Iceberg supports using a table in a relational database to manage Iceberg tables through JDBC. The database ...
  • Transactions

    1788 2024-05-25 《Apache JDO 3.2.1》
    Locking Non-Transactional When managing the persistence of objects using a PersistenceManager it is common to handle all datastore operations in a transaction. For this reason ...
  • Configuring Ambari to use RedHat Satellite or Spacewalk

    Table 6.1. Example Channel Names for Hortonworks Repositories Next Step The Ambari Server uses Version Definition Files (VDF) to understand which product and component versions ...
  • Aggregation Functions

    1786 2024-06-24 《Apache AGE 0.6.0》
    Data Setup min Using min() with Lists max stDev stDevP percentileCont percentileDisc count Using count(expression) to return the number of values Counting non-null value...
  • 1.3 Install missing LaTeX packages

    1782 2024-05-07 《R Markdown Cookbook》
    When you compile a document to PDF through LaTeX, you may run into errors like these: !LaTeXError:File‘ocgbase.sty′notfound.!pdfTeXerror:pdflatex(file8r.enc):cannotopenencodingfi...
  • 5.7 Line numbers for code blocks (*)

    1777 2024-05-24 《R Markdown Cookbook》
    References You can add line numbers to either source code blocks, via the chunk option attr.source = ".numberLines" , or text output blocks, via attr.output = ".numberLines" (se...
  • Rollback Mechanism

    1775 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...
  • Google BigQuery

    Iceberg tables Using Iceberg JSON metadata file to create the Iceberg BigLake tables : Steps to add additional configurations to the Hudi writers: Using BigLake Metastore to crea...
  • Redis

    Description Key features Options host [string] port [int] hash_key_parse_mode [string] keys [string] data_type [string] user [string] auth [string] db_num [int] mode [str...
  • PyHive

    1770 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Usage DB-API Use PyHive with Pandas Authentication PyHive is a collection of Python DB-API and SQLAlchemy interfaces for Hive. PyHive can connect with the Kyuub...