-
Many customers are starting to perform static and dynamic analysis of our apps and finding issues related to dated libraries.
for Solutions apps, updating jQuery to 3.5.1 in crowdsource-reporter an…
-
### Description
Need to target `.content` in `calcite-shell-panel` and set width to `100%`. The issue is that the container is within the shadow dom so external styles cannot be applied.
![portra…
-
**FEATURE REQUEST**
1. Please describe the feature you are requesting.
Calcite is cool but it has a big overhead:
- lots of third party dependencies
- bootstrap cost
- planning cost even for …
-
I have managed to add a search widget to the Angular github sample. My modified code looks like:
```
async initializeMap() {
try {
// Load the modules for the ArcGIS API for JavaSc…
-
Apache Druid 0.21.0 contains around 120 new features, bug fixes, performance enhancements, documentation improvements, and additional test coverage from 36 contributors. Refer to the complete list of …
-
Log Type: stderr
Log Upload Time: Tue Mar 20 17:24:32 +0800 2018
Log Length: 596
Note: /tmp/sqoop-yarn/compile/c4…
sdgmf updated
3 years ago
-
### Expected Behavior
`gradle` should run with the latest JDK 14 ea.
### Current Behavior
`gradle -version` works, but running any gradle task, including `gradle tasks` will throw an exception ri…
-
Running the `Flink Stream ETL` notebook,
```
%flink.ssql
DROP TABLE IF EXISTS source_kafka;
CREATE TABLE source_kafka (
status STRING,
direction STRING,
event_ts BIGINT
) W…
-
can sql-gateway support submit job through 'select * from xx_view'
sql statement is :
CREATE TABLE trade_datasource (
userId VARCHAR,
) WITH (
'connector.type' = 'kafka',
xx
);
CREATE TABL…
-
Through the rest api "http://127.0.0.1:8083/v1/sessions/ "+ sessionId +"/statements" to submit stream task failed.
submit sql stream task to sql-gateway failed through rest api "http://127.0.0.1:8…