Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / apache/kyuubi issues and pull requests

#5881 - [KYUUBI #5877] Support python magic nodes for python notebook

Pull Request - State: open - Opened by turboFei 10 months ago - 2 comments
Labels: kind:documentation, module:server, module:spark, module:common

#5879 - Bump dropwizard metrics from 4.2.8 to 4.2.23

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 3 comments
Labels: kind:build

#5877 - [FEATURE] Support python magic commands for python notebook

Issue - State: open - Opened by turboFei 10 months ago - 1 comment
Labels: kind:feature, priority:major

#5876 - [Do not merge or review, just observe if the labeler is working well] Test github action labeler

Pull Request - State: closed - Opened by panbingkun 10 months ago - 3 comments
Labels: kind:build

#5875 - [KYUUBI #5873] Support to get operation progress with RESTful API

Pull Request - State: closed - Opened by turboFei 10 months ago - 3 comments
Labels: module:server, module:common, module:rest-client

#5874 - [INFRA] Bump github labeler action to v5

Pull Request - State: closed - Opened by panbingkun 10 months ago - 12 comments
Labels: kind:infra

#5873 - [FEATURE] Support to get operation progress response with RESTful api

Issue - State: closed - Opened by turboFei 10 months ago
Labels: help wanted, kind:feature, priority:major

#5871 - [KYUUBI #5797] Support to describe engine and restart engine with command in current session

Pull Request - State: closed - Opened by Kwafoor 10 months ago - 9 comments
Labels: module:server

#5870 - Directly mapping engine's data type to Java type for TRowSet generation

Pull Request - State: open - Opened by bowenliang123 10 months ago - 2 comments
Labels: module:server, module:spark, module:flink, module:trino, module:common, module:jdbc

#5869 - [KYUUBI #5869] Add volatile to variables in KyuubiSessionImpl that may be operated by multiple threads

Pull Request - State: open - Opened by wForget 10 months ago - 2 comments
Labels: module:server

#5868 - [KYUUBI #5867] HiveEngine support run on YARN mode

Pull Request - State: closed - Opened by Yikf 10 months ago - 10 comments
Labels: kind:documentation, module:server, module:hive, module:common, kind:build, module:integration-tests

#5867 - [FEATURE] Hive engine support run on yarn mode

Issue - State: closed - Opened by Yikf 10 months ago
Labels: kind:feature, priority:major

#5866 - [KYUUBI #5865] Support get SQL keywords from Hive engine through API

Pull Request - State: closed - Opened by Yikf 10 months ago - 3 comments
Labels: module:hive, module:integration-tests

#5865 - [FEATURE] Support get SQL keywords from Hive engine through API

Issue - State: closed - Opened by Yikf 10 months ago
Labels: kind:feature, priority:major

#5864 - [KYUUBI #5863] BatchJobSubmission close repeatedly

Pull Request - State: open - Opened by ASiegeLion 10 months ago - 1 comment
Labels: module:server

#5863 - [Bug] BatchJobSubmission repeatedly closed

Issue - State: open - Opened by ASiegeLion 10 months ago
Labels: kind:bug, priority:major

#5862 - Use TestContainerForAll for testing JDBC engine with testcontainers

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 2 comments
Labels: kind:build, module:jdbc, module:integration-tests

#5861 - Generalize TRowSet generator for JDBC engine with dialects

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 2 comments
Labels: module:common, module:jdbc

#5860 - [FEATURE] Support get SQL keywords from Spark engine through API

Issue - State: open - Opened by pan3793 10 months ago - 1 comment
Labels: kind:feature, priority:major

#5859 - [KYUUBI #5856] Bump Spark 3.4.2

Pull Request - State: closed - Opened by zml1206 10 months ago - 1 comment
Labels: module:kubernetes, kind:infra, kind:build, module:integration-tests

#5858 - [KYUUBI #5795][FOLLOWUP] Using correct time unit for pod cleanup executor

Pull Request - State: closed - Opened by turboFei 10 months ago - 2 comments
Labels: module:server

#5857 - Dependencies CI check when `dev/dependencyList` changes

Pull Request - State: closed - Opened by cxzl25 10 months ago - 2 comments
Labels: kind:infra

#5856 - Bump Spark 3.4.2

Issue - State: closed - Opened by zml1206 10 months ago
Labels: kind:feature, priority:major

#5854 - [KYUUBI #5832] Always perform closing action in OperationLog to avoid fd leak

Pull Request - State: closed - Opened by Flyangz 10 months ago - 9 comments
Labels: module:common

#5853 - Ensure closing the operation log for batch submission in fast-failed case

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 4 comments
Labels: module:server, module:common

#5852 - enable MaxScanStrategy when accessing iceberg datasource

Pull Request - State: open - Opened by zhaohehuhu 10 months ago - 3 comments
Labels: module:spark, kind:build, module:extensions

#5851 - Generalize TRowSet generators

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 2 comments
Labels: module:server, module:spark, module:flink, module:trino, module:common

#5850 - [KYUUBI #5849] Incorrectly parse JDBC URL while variable includes colon

Pull Request - State: closed - Opened by hameizi 10 months ago - 8 comments
Labels: module:hive, module:ctl

#5849 - [Bug] Incorrect parsing of the jdbc url.

Issue - State: closed - Opened by hameizi 10 months ago - 1 comment
Labels: kind:bug, priority:major

#5847 - [Bug] The combination of Command and Aggregate operators causes colmun verification to fail

Issue - State: open - Opened by ASiegeLion 10 months ago
Labels: kind:bug, priority:major

#5846 - [TASK][TRIVIAL] Replace string literal with string constant

Issue - State: closed - Opened by pan3793 10 months ago - 1 comment

#5845 - [TASK][EASY][DOC] Introduce Kyuubi Web UI Engine Page

Issue - State: closed - Opened by pan3793 10 months ago - 1 comment
Labels: help wanted, good first issue, kind:documentation

#5844 - [TASK][EASY] Fix the inaccurate issue of obtaining COLUMN_SIZE in the decimal field JDBC of Spark engine

Issue - State: closed - Opened by pan3793 10 months ago - 1 comment
Labels: kind:bug, priority:major

#5843 - [BUILD] Bump actions/labeler from v4 to v5 and update labeler.yml

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 3 comments
Labels: kind:infra, module:server, kind:build

#5842 - [BUILD] Bump actions/setup-node from v3 to v4

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 2 comments
Labels: kind:infra

#5841 - [BUILD] Bump actions/stale from v7 to v9

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 2 comments
Labels: kind:infra

#5840 - [BUILD] Bump actions/labeler from v4 to v5

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 5 comments
Labels: kind:infra

#5839 - [BUILD] Bump actions/setup-java from v3 to v4

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 2 comments
Labels: kind:infra

#5838 - [BUILD] Bump actions/setup-python from v4 to v5

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 2 comments
Labels: kind:infra

#5837 - [INFRA] Only enable Jacoco with explicit profile

Pull Request - State: closed - Opened by pan3793 10 months ago - 3 comments
Labels: kind:infra, kind:build

#5836 - [BUILD] Skip copying spark extensions artifacts during make distribution

Pull Request - State: open - Opened by pan3793 10 months ago - 2 comments
Labels: kind:build

#5835 - Remove issue template for 2023 Kyuubi Code Contribution Task

Pull Request - State: closed - Opened by pan3793 10 months ago - 2 comments
Labels: kind:infra

#5834 - [TASK][EASY] Add Grafana dashboard

Issue - State: open - Opened by pan3793 10 months ago - 1 comment
Labels: hacktoberfest

#5833 - Rename service registered endpoint key from serviceUri to serverUri

Pull Request - State: closed - Opened by pan3793 10 months ago - 4 comments
Labels: module:server, module:ctl, module:ha

#5832 - [Bug] Close KyuubiSession when OperationLog not initialized may lead log file leak

Issue - State: closed - Opened by Flyangz 10 months ago - 4 comments
Labels: kind:bug, priority:major

#5828 - [CHAT] Kyuubi chat engine supports ernie bot(文心一言)

Pull Request - State: closed - Opened by zhaohehuhu 10 months ago - 5 comments
Labels: kind:documentation, module:common, kind:build

#5825 - Allows the user to choose whether to add 'batch_request_args' to the returned object of 'batch'

Pull Request - State: open - Opened by lordk911 10 months ago - 9 comments
Labels: module:server, module:common, module:rest-client

#5822 - [TASK][TRIVIAL] Fix the usage msg of KyuubiBeeLine

Issue - State: closed - Opened by hadoopkandy 10 months ago
Labels: hacktoberfest

#5818 - Introduce HTTP logging event handler

Pull Request - State: open - Opened by silencily 10 months ago - 1 comment
Labels: module:server, module:spark, module:trino, module:hive, module:common, kind:build, module:events

#5809 - [SPARK] Add benchmark for Spark TRowSet generation of row-based and column-based

Pull Request - State: open - Opened by bowenliang123 10 months ago - 13 comments
Labels: kind:infra, module:spark

#5808 - [Umbrella] Improvements and evaluation for TRowSet generation of Spark Engine

Issue - State: open - Opened by bowenliang123 10 months ago
Labels: kind:umbrella, priority:major

#5805 - [DO-NOT-MERGE] Testing with bumped dependency versions for Java 11 and above

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 1 comment
Labels: kind:infra, module:hive, module:ctl, kind:build

#5802 - [DOC] Add scala-2.13 as supported Scala profile to the docs of building from source

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 2 comments
Labels: kind:documentation

#5800 - [KYUUBI #5467] Integrate Intel Gluten with Spark engine

Pull Request - State: closed - Opened by Kwafoor 10 months ago - 5 comments
Labels: kind:documentation, kind:infra, module:common, kind:build, module:integration-tests

#5797 - [FEATURE] Support to describe engine engine with command in current session

Issue - State: closed - Opened by turboFei 10 months ago - 12 comments
Labels: help wanted, kind:feature

#5793 - [TASK][EASY] PVM with nested scala-subquery will check internal src table privilege

Issue - State: closed - Opened by AngersZhuuuu 10 months ago
Labels: kind:bug, priority:major

#5790 - [KYUUBI #5789] Flink engine kyuubi.session.engine.flink.fetch.timeout parameter on the server is not effective

Pull Request - State: closed - Opened by junjiem 10 months ago - 3 comments
Labels: module:flink

#5787 - [KYUUBI #5594][AUTHZ] BuildQuery should respect normal node's input

Pull Request - State: closed - Opened by AngersZhuuuu 10 months ago - 4 comments
Labels: module:spark, module:extensions, module:authz

#5785 - Fix flaky test - JpsApplicationOperation with spark local mode

Pull Request - State: open - Opened by cxzl25 10 months ago
Labels: module:server

#5784 - Implement HiveTBinaryFrontendService#RenewDelegationToken

Pull Request - State: closed - Opened by zhouyifan279 10 months ago - 1 comment
Labels: module:hive

#5784 - Implement HiveTBinaryFrontendService#RenewDelegationToken

Pull Request - State: closed - Opened by zhouyifan279 10 months ago - 1 comment
Labels: module:hive

#5784 - Implement HiveTBinaryFrontendService#RenewDelegationToken

Pull Request - State: closed - Opened by zhouyifan279 10 months ago - 1 comment
Labels: module:hive

#5783 - WIP: Switch to `kyuubi-shaded-hive-service-rpc`

Pull Request - State: open - Opened by pan3793 10 months ago
Labels: module:server, module:spark, module:flink, module:trino, module:hive, module:ctl, module:common, kind:build, module:jdbc, module:integration-tests

#5783 - WIP: Switch to `kyuubi-shaded-hive-service-rpc`

Pull Request - State: open - Opened by pan3793 10 months ago
Labels: module:server, module:spark, module:flink, module:trino, module:hive, module:ctl, module:common, kind:build, module:jdbc, module:integration-tests

#5783 - WIP: Switch to `kyuubi-shaded-hive-service-rpc`

Pull Request - State: open - Opened by pan3793 10 months ago
Labels: module:server, module:spark, module:flink, module:trino, module:hive, module:ctl, module:common, kind:build, module:jdbc, module:integration-tests

#5782 - Flink Engine GetInfo support CLI_ODBC_KEYWORDS

Pull Request - State: closed - Opened by Yikf 10 months ago - 2 comments
Labels: module:flink, module:integration-tests

#5782 - Flink Engine GetInfo support CLI_ODBC_KEYWORDS

Pull Request - State: closed - Opened by Yikf 10 months ago - 2 comments
Labels: module:flink, module:integration-tests

#5782 - Flink Engine GetInfo support CLI_ODBC_KEYWORDS

Pull Request - State: closed - Opened by Yikf 10 months ago - 2 comments
Labels: module:flink, module:integration-tests

#5781 - [KYUUBI #5780][AUTHZ] Simplification by treating PermanentViewMarker as LeafNode

Pull Request - State: open - Opened by AngersZhuuuu 10 months ago - 6 comments
Labels: module:spark, module:extensions, module:authz

#5779 - [CI] Upgrade Github actions for Docker

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 2 comments
Labels: kind:infra

#5779 - [CI] Upgrade Github actions for Docker

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 2 comments
Labels: kind:infra

#5779 - [CI] Upgrade Github actions for Docker

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 2 comments
Labels: kind:infra

#5778 - Hive engine shall respect `hive.server2.enable.doAs`

Pull Request - State: closed - Opened by pan3793 10 months ago - 3 comments
Labels: module:hive

#5778 - Hive engine shall respect `hive.server2.enable.doAs`

Pull Request - State: closed - Opened by pan3793 10 months ago - 3 comments
Labels: module:hive

#5778 - Hive engine shall respect `hive.server2.enable.doAs`

Pull Request - State: closed - Opened by pan3793 10 months ago - 3 comments
Labels: module:hive

#5777 - Include `hive-service-rpc` in Hive engine jar

Pull Request - State: closed - Opened by zhouyifan279 10 months ago - 2 comments
Labels: module:hive, kind:build

#5777 - Include `hive-service-rpc` in Hive engine jar

Pull Request - State: closed - Opened by zhouyifan279 10 months ago - 2 comments
Labels: module:hive, kind:build

#5777 - Include `hive-service-rpc` in Hive engine jar

Pull Request - State: closed - Opened by zhouyifan279 10 months ago - 2 comments
Labels: module:hive, kind:build

#5777 - Include `hive-service-rpc` in Hive engine jar

Pull Request - State: closed - Opened by zhouyifan279 10 months ago - 2 comments
Labels: module:hive, kind:build

#5776 - [KYUUBI #5766] Do not check engine initialization timeout when engine attempt

Pull Request - State: open - Opened by wForget 10 months ago - 2 comments
Labels: module:spark

#5775 - [KYUUBI #5396] SBT build support

Pull Request - State: open - Opened by davidyuan1223 10 months ago - 3 comments
Labels: kind:infra, kind:build

#5775 - [KYUUBI #5396] SBT build support

Pull Request - State: open - Opened by davidyuan1223 10 months ago - 3 comments
Labels: kind:infra, kind:build

#5775 - [KYUUBI #5396] SBT build support

Pull Request - State: open - Opened by davidyuan1223 10 months ago - 3 comments
Labels: kind:infra, kind:build

#5774 - [CI] Bump actions/checkout from v3 to v4

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 2 comments
Labels: kind:infra

#5774 - [CI] Bump actions/checkout from v3 to v4

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 2 comments
Labels: kind:infra

#5774 - [CI] Bump actions/checkout from v3 to v4

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 2 comments
Labels: kind:infra

#5774 - [CI] Bump actions/checkout from v3 to v4

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 2 comments
Labels: kind:infra

#5774 - [CI] Bump actions/checkout from v3 to v4

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 2 comments
Labels: kind:infra

#5774 - [CI] Bump actions/checkout from v3 to v4

Pull Request - State: closed - Opened by bowenliang123 10 months ago - 2 comments
Labels: kind:infra

#5773 - Allow configuring `kyuubi.engine.type` in short name

Pull Request - State: open - Opened by pan3793 10 months ago - 1 comment
Labels: module:common

#5773 - Allow configuring `kyuubi.engine.type` in short name

Pull Request - State: open - Opened by pan3793 10 months ago - 1 comment
Labels: module:common

#5773 - Allow configuring `kyuubi.engine.type` in short name

Pull Request - State: open - Opened by pan3793 10 months ago - 1 comment
Labels: module:common

#5772 - [KYUUBI #5687] Using session user as proxy user to execute statements at the server and group share level

Pull Request - State: open - Opened by theoryxu 10 months ago - 3 comments
Labels: module:spark, module:common

#5772 - [KYUUBI #5687] Using session user as proxy user to execute statements at the server and group share level

Pull Request - State: open - Opened by theoryxu 10 months ago - 3 comments
Labels: module:spark, module:common

#5772 - [KYUUBI #5687] Using session user as proxy user to execute statements at the server and group share level

Pull Request - State: open - Opened by theoryxu 10 months ago - 3 comments
Labels: module:spark, module:common

#5771 - [K8S] Cleanup the terminated app info trigger before clear kubernetes clients

Pull Request - State: closed - Opened by turboFei 10 months ago
Labels: module:server