hive
Here are 983 public repositories matching this topic...
Usage of @Test(expectedExceptions = ...) is discouraged and we prefer to use org.assertj.core.api.Assertions#assertThatThrownBy.
While it's arguably acceptable to use @Test(expectedExceptions = ...) on one liner test methods, it should be avoided in test methods comprising of multiple statements.
Since there are still a few occurrences of @Test(expectedExceptions = ...) in the cod
-
Updated
Feb 21, 2021 - Dart
-
Updated
Feb 4, 2021 - Scala
-
Updated
Apr 1, 2019 - Java
-
Updated
Jan 27, 2021 - Python
问题描述:关于工程中某个工作流节点单独执行不报错,保存工作流时提示:NotClassDefFoundError:Cloud not initialize class dispatch.Http$
问题原因:linkis-publish微服务关于netty-3.6.2.Final.jar升级包缺失
问题解决:将升级包上传重启linkis-publish微服务即可。
-
Updated
Jan 20, 2021
-
Updated
Feb 21, 2021 - Scala
-
Updated
Apr 3, 2020 - Vue
-
Updated
Feb 17, 2021 - Java
-
Updated
Feb 2, 2021 - Java
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Dec 14, 2020
-
Updated
Feb 20, 2021 - Scala
-
Updated
May 26, 2019 - Shell
-
Updated
Feb 17, 2021 - Java
-
Updated
Oct 12, 2020 - Java
Improve this page
Add a description, image, and links to the hive topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hive topic, visit your repo's landing page and select "manage topics."
Hey!
Currently, there are no plans to add support for it (from core team), but we are happy to merge and help with contribution from the community.
For driver implementer, take a look at
https://github.com/cube-js/cube.js/blob/master/CONTRIBUTING.md#implementing-sql-dialect
Example of driver implementation
cube-js/cube.js#1099
Who are interested in prepari