melin

Results 151 issues of melin

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description 如果有很多人开发作业,希望每个人开发的作业,告警消息发送个人工作通知中,避免告警消息轰炸 ### Use case _No response_ ### Related issues _No...

feature
good first issue

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description 建议优化一下spark-doris-connector jar 大小,当前jar 中包含了很多spark jars目录已经存在jar。 还包含calcite jar 是否必要? ### Use case...

### Search before asking - [x] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description 一些海外客户,在使用datatunnel。已有一个买咖啡客户,基于dataunnel 读写redshift,最近在测试doris。 https://github.com/melin/datatunnel/tree/master/examples/src/main/kotlin/com/superior/datatunnel/examples/doris ``` DATATUNNEL SOURCE("mysql") OPTIONS ( username = "root",...

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description 建议编译包排除spark 中已经有的jar,例如jackson,org.apache.commons等 ### Solution _No response_ ### Are you willing to...

### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version ![Image](https://github.com/user-attachments/assets/d68cb02d-4afc-467b-9b07-440f3ab3b174) ``` 3.5.2: java.lang.ArrayIndexOutOfBoundsException: 1 at org.apache.spark.sql.types.StructType.apply(StructType.scala:407) at org.apache.spark.sql.catalyst.expressions.GetStructField.toString(complexTypeExtractors.scala:118) at java.lang.String.valueOf(String.java:2994) at...

bug

### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation SnapshotInfo add totalFileSize & totalDataFiles ### Solution _No response_ ### Anything else? _No...

enhancement

### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version 0.8.1 ### Compute Engine spark ### Minimal reproduce step show table extended...

bug

Gravitino creates the catalog by relying on an external metastore storage system. Unlike unitycatalog, creating a catalog does not depend on other Metastores. For example, spark + hms, replaced with...

improvement

Many big data components depend on antlr4. For example: spark, antlr4 cannot be upgraded to the latest version for compatibility with jdk8. grammars-v4 some grammars in 4.10 later, unable to...