Devlive 开源社区 本次搜索耗时 0.501 秒,为您找到 451 个相关结果.
  • Auxiliary SQL Functions

    1661 2024-07-05 《Apache Kyuubi 1.9.1》
    Kyuubi provides several auxiliary SQL functions as supplement to Spark’s Built-in Functions Name Description Return Type Since kyuubi_version Return the version of K...
  • jdoquery DTD/XSD

    1638 2024-05-25 《Apache JDO 3.2.1》
    JDO defines XML MetaData in jdo files as well as orm files, but also specifies that named queries can be defined in jdoquery files. As always with XML, the metadata must match t...
  • Configure Kyuubi to use LDAP Authentication

    1638 2024-07-05 《Apache Kyuubi 1.9.1》
    Enable LDAP Authentication Kyuubi can be configured to enable frontend LDAP authentication for clients, such as the BeeLine, or the JDBC and ODBC drivers. At present, only simple...
  • GitHub 趋势日报 (2025年04月14日)

    本日报由 TrendForge 系统生成 https://trendforge.devlive.org/ 📈 今日整体趋势 Top 10 排名 项目名称 项目描述 今日获星 总星数 语言 1 yeongpin/cursor-free-vip [Support 0.48.x](Reset Cursor AI Mach...
  • Object

    1588 2024-06-05 《Ramda 0.2.2》
    clone values eqProps keys omit pick pickAll project prop props where keysIn path valuesIn clone {*} → {*} Parameters valueThe object or array to clone Return...
  • Hive Dialect Support

    1529 2024-07-05 《Apache Kyuubi 1.9.1》
    Features Usage Hive Dialect plugin aims to provide Hive Dialect support to Spark’s JDBC source. It will auto registered to Spark and applied to JDBC sources with url prefix of j...
  • Configure Kyuubi to Use JDBC Authentication

    1522 2024-07-05 《Apache Kyuubi 1.9.1》
    Enable JDBC Authentication Configure the authentication properties Authentication with In-memory Database Kyuubi supports authentication via JDBC query. A query is prepared wit...
  • Object

    1512 2024-06-05 《Ramda 0.2.3》
    clone values eqProps keys omit pick pickAll project prop props where keysIn path valuesIn clone {*} → {*} Parameters valueThe object or array to clone Return...
  • Object

    1512 2024-06-05 《Ramda 0.6.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr clone {*} → {*} Parameters valueThe object or ar...
  • Spark Writes

    1474 2024-06-26 《Apache Amoro 0.6.1》
    Writing with SQL INSERT OVERWRITE INSERT INTO Upsert to table with primary keys. DELETE FROM UPDATE MERGE INTO Writing with DataFrames Appending data Overwriting data Crea...