-
Notifications
You must be signed in to change notification settings - Fork 916
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[KYUUBI #6411] Grpc common support #6412
Commits on Jan 13, 2023
-
1. "$@" is a array, we want use string to compare. so update "$@" => "$*" 2. `tty` mean execute the command, we can use $(tty) replace it 3. param $# is a number, compare number should use -gt/-lt,not >/<
Configuration menu - View commit details
-
Copy full SHA for dd39efd - Browse repository at this point
Copy the full SHA dd39efdView commit details -
fix-apache#4057 info: modify the shellcheck errors file in ./bin
1. "$@" is a array, we want use string to compare. so update "$@" => "$*" 2. `tty` mean execute the command, we can use $(tty) replace it 3. param $# is a number, compare number should use -gt/-lt,not >/< 4. not sure the /bin/kyuubi line 63 'exit -1' need modify? so the directory bin only have a shellcheck note in /bin/kyuubi
Configuration menu - View commit details
-
Copy full SHA for 86e4e1c - Browse repository at this point
Copy the full SHA 86e4e1cView commit details -
Merge remote-tracking branch 'origin/fix-#4057' into fix-apache#4057
# Conflicts: # bin/docker-image-tool.sh
Configuration menu - View commit details
-
Copy full SHA for cb11935 - Browse repository at this point
Copy the full SHA cb11935View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55a0a43 - Browse repository at this point
Copy the full SHA 55a0a43View commit details
Commits on Mar 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c48ad38 - Browse repository at this point
Copy the full SHA c48ad38View commit details
Commits on Apr 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 16237c2 - Browse repository at this point
Copy the full SHA 16237c2View commit details
Commits on Sep 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bfa6cbf - Browse repository at this point
Copy the full SHA bfa6cbfView commit details
Commits on Sep 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e244029 - Browse repository at this point
Copy the full SHA e244029View commit details -
Configuration menu - View commit details
-
Copy full SHA for b616044 - Browse repository at this point
Copy the full SHA b616044View commit details -
Configuration menu - View commit details
-
Copy full SHA for 360d183 - Browse repository at this point
Copy the full SHA 360d183View commit details -
Configuration menu - View commit details
-
Copy full SHA for c83836b - Browse repository at this point
Copy the full SHA c83836bView commit details
Commits on Sep 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 40e80d9 - Browse repository at this point
Copy the full SHA 40e80d9View commit details -
Merge pull request #12 from davidyuan1223/revert-11-fix_4186
Revert "fix_4186"
Configuration menu - View commit details
-
Copy full SHA for 0925a4b - Browse repository at this point
Copy the full SHA 0925a4bView commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2beccb6 - Browse repository at this point
Copy the full SHA 2beccb6View commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c8eb9a2 - Browse repository at this point
Copy the full SHA c8eb9a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56b91a3 - Browse repository at this point
Copy the full SHA 56b91a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57ec746 - Browse repository at this point
Copy the full SHA 57ec746View commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 72e7aea - Browse repository at this point
Copy the full SHA 72e7aeaView commit details
Commits on Oct 26, 2023
-
Merge remote-tracking branch 'origin/master'
# Conflicts: # externals/kyuubi-spark-sql-engine/src/main/scala/org/apache/spark/kyuubi/SQLOperationListener.scala # externals/kyuubi-spark-sql-engine/src/main/scala/org/apache/spark/kyuubi/SparkConsoleProgressBar.scala
Configuration menu - View commit details
-
Copy full SHA for bcb0cf3 - Browse repository at this point
Copy the full SHA bcb0cf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b51840 - Browse repository at this point
Copy the full SHA 8b51840View commit details
Commits on Dec 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6376466 - Browse repository at this point
Copy the full SHA 6376466View commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 46001d4 - Browse repository at this point
Copy the full SHA 46001d4View commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d6c53b - Browse repository at this point
Copy the full SHA 3d6c53bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e16fd7f - Browse repository at this point
Copy the full SHA e16fd7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3a4ebd - Browse repository at this point
Copy the full SHA a3a4ebdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 631ac9a - Browse repository at this point
Copy the full SHA 631ac9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a52c2a - Browse repository at this point
Copy the full SHA 0a52c2aView commit details -
Merge remote-tracking branch 'origin/grpc-common-support' into grpc-c…
…ommon-support # Conflicts: # kyuubi-grpc/pom.xml
Configuration menu - View commit details
-
Copy full SHA for d92fdb6 - Browse repository at this point
Copy the full SHA d92fdb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c5a4ae - Browse repository at this point
Copy the full SHA 4c5a4aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e302aa - Browse repository at this point
Copy the full SHA 3e302aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6af8ed - Browse repository at this point
Copy the full SHA c6af8edView commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1e0447 - Browse repository at this point
Copy the full SHA a1e0447View commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5bf1814 - Browse repository at this point
Copy the full SHA 5bf1814View commit details -
Configuration menu - View commit details
-
Copy full SHA for e031c8c - Browse repository at this point
Copy the full SHA e031c8cView commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 55cbae3 - Browse repository at this point
Copy the full SHA 55cbae3View commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c17121 - Browse repository at this point
Copy the full SHA 0c17121View commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b959f9 - Browse repository at this point
Copy the full SHA 2b959f9View commit details