Devlive 开源社区 本次搜索耗时 0.119 秒,为您找到 1878 个相关结果.
  • JDO Helper

    2363 2024-05-25 《Apache JDO 3.2.1》
    PersistenceManagerFactory methods Persistence methods Lifecycle methods JDO provides a standard utility that gives access to useful parts of the JDO persistence process. This i...
  • Deploy Kyuubi On Kubernetes

    2363 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Kyuubi Official Docker Image Build Kyuubi Docker Image Deploy [Optional] ServiceAccount Config Connect TODO Requirements To deploy Kyuubi on Kubernetes, you’...
  • Flink DataStream

    2362 2024-06-26 《Apache Amoro 0.6.1》
    Reading with DataStream Batch mode Streaming mode Streaming mode (LogStore) Streaming mode (FileStore) Writing with DataStream Overwrite data Appending data Reading with ...
  • 4. Getting Started With Hive JDBC

    Getting Started With Hive JDBC How to install JDBC driver Use JDBC driver with kerberos Getting Started With Hive JDBC How to install JDBC driver Kyuubi JDBC driver is...
  • List

    2361 2024-06-05 《Ramda 0.10.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • PyHive

    2361 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...
  • Data Quality

    2358 2024-06-30 《Apache Hudi 0.15.0》
    SQL Query Single Result SQL Query Equality SQL Query Inequality Extend Custom Validator Additional Monitoring with Notifications Related Resources Data quality refers to the...
  • 4.15 Create diagrams

    2356 2024-05-23 《R Markdown Cookbook》
    Basic diagrams Adding parameters to plots References There are many separate programs (e.g., Graphviz) that can be used to produce diagrams and flowcharts, but it can be easier...
  • Flink DDL

    2356 2024-06-26 《Apache Amoro 0.6.1》
    Create catalogs Flink SQL YAML configuration CREATE statement CREATE DATABASE CREATE TABLE PARTITIONED BY CREATE TABLE LIKE DROP statement DROP DATABASE DROP TABLE SHOW ...
  • DDL

    2355 2024-06-29 《Apache Iceberg 1.5.2》
    CREATE TABLE PARTITIONED BY ALTER TABLE ... WRITE DISTRIBUTED BY PARTITION ALTER TABLE ... SET IDENTIFIER FIELDS ALTER TABLE ... DROP IDENTIFIER FIELDS Branching and Taggi...