aliyun-maxcompute-data-collectors icon indicating copy to clipboard operation
aliyun-maxcompute-data-collectors copied to clipboard

Results 56 aliyun-maxcompute-data-collectors issues
Sort by recently updated
recently updated
newest added

ctions 2022-09-23T10:25:26.260+0800 INFO main com.facebook.presto.server.PluginManager -- Finished loading plugin /data/presto/data/plugin/teradata-functions -- 2022-09-23T10:25:26.260+0800 INFO main com.facebook.presto.server.PluginManager -- Loading plugin /data/presto/data/plugin/tpcds -- 2022-09-23T10:25:26.267+0800 INFO main com.facebook.presto.server.PluginManager Installing com.facebook.presto.tpcds.TpcdsPlugin 2022-09-23T10:25:26.273+0800 INFO main com.facebook.presto.server.PluginManager...

RT. ============= In MaxCompute =============== CREATE TABLE json_table ( json_val json ); CREATE TABLE string_table ( string_val STRING ); INSERT INTO string_table VALUES ('{"a":1, "b":2}') ,('{"a":"key", "b":2}') ,('{"c":3}'); INSERT INTO...

1.presto客户端返回超时,后台日志中报的也是超时,修改优化器超时时间也不行(Query 20230828_082025_00005_ztxc8 failed: The optimizer exhausted the time limit of 180000 ms) 2.jstack里面也有报错 ps:以下是报错截图 ![image](https://github.com/aliyun/aliyun-maxcompute-data-collectors/assets/66658548/46fb9b3d-96e8-4295-aa43-abc69deb2b89) ![image](https://github.com/aliyun/aliyun-maxcompute-data-collectors/assets/66658548/27a0bac3-7d45-43eb-8233-443b690a16ac)

表 id:string user_name: string 数据内容:1,“xx” Query 20230301_042651_00012_j7ivw is FAILED 2023-03-01T12:27:27.607+0800 DEBUG query-execution-23 io.trino.execution.QueryStateMachine Query 20230301_042651_00012_j7ivw failed java.lang.NullPointerException at com.aliyun.odps.cupid.trino.OdpsRecordCursor.getValueInternal(OdpsRecordCursor.java:65) at com.aliyun.odps.cupid.trino.OdpsRecordCursor.isNull(OdpsRecordCursor.java:170) at io.trino.spi.connector.RecordPageSource.getNextPage(RecordPageSource.java:96) at io.trino.operator.TableScanOperator.getOutput(TableScanOperator.java:311) at io.trino.operator.Driver.processInternal(Driver.java:388) at io.trino.operator.Driver.lambda$processFor$9(Driver.java:292) at...

[![mitm_build](https://user-images.githubusercontent.com/1323708/59226671-90645200-8ba1-11e9-8ab3-39292bef99e9.jpeg)](https://infosecwriteups.com/want-to-take-over-the-java-ecosystem-all-you-need-is-a-mitm-1fc329d898fb) --- This is a security fix for a high severity vulnerability in your [Apache Maven](https://maven.apache.org/) `pom.xml` file(s). The build files indicate that this project is resolving dependencies over HTTP...

$ bin/trino-cli --server localhost:19090 --catalog odps; trino> show schemas; Schema -------------------- hyq_prd information_schema (2 rows) Query 20231129_025900_00012_dw5sy, FINISHED, 1 node Splits: 19 total, 19 done (100.00%) 0.22 [2 rows, 35B]...

trino-connector目前只支持到trino 364,而我们线上使用的是trino 422,前者使用的是jdk 11,后者使用jdk 17。 我们想通过trino实现跨数据源的联邦查询,包括云上和云下

Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.1.6 to 1.1.10.1. Release notes Sourced from snappy-java's releases. v1.1.10.1 What's Changed 🐛 Bug Fixes Fixed several vulnerabilities by @​aidanchiu1112: CVE-2023-34453 Integer overflow in shuffle CVE-2023-34454 Integer...

dependencies

Bumps [guava](https://github.com/google/guava) from 26.0-jre to 32.0.0-jre. Release notes Sourced from guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version> <!-- or, for Android: --> <version>32.0.0-android</version> </dependency> Jar files 32.0.0-jre.jar 32.0.0-android.jar Guava...

dependencies

Bumps [guava](https://github.com/google/guava) from 26.0-jre to 32.0.0-jre. Release notes Sourced from guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version> <!-- or, for Android: --> <version>32.0.0-android</version> </dependency> Jar files 32.0.0-jre.jar 32.0.0-android.jar Guava...

dependencies