seckiller

Results 7 issues of seckiller

我目前使用的是5.6.8版本的,使用case wen语句会报如下错误, 请问有办法规避这个错误吗?或者只能升级es版本,并升级对应插件版本? `select case when v.keyword like '%1%' then 'test1' when v.keyword like '%2%' then 'test2' when v.keyword like '%3%' then 'test3' when v.keyword like '%3%' then 'test4' else...

1. 优化自定义识别, 2. 新增part指定]

## Purpose of the pull request 1. Missing execution script. 2. The system does not recognize **infinity**. ## Brief change log Considering using **104857600M** as a replacement for **infinity**, not...

bug
first time contributor
backend

### Steps to reproduce Mihon opens a zip-formatted comic book in a scrambled order ### Expected behavior Obtain a comic with the correct sequence. ### Actual behavior Actually, it's a...

Bug

### Purpose of this pull request Some config loading log don't take effect about log4j2 When we startup a command like seatunnel.sh -l, the log as follows. ![image](https://github.com/apache/seatunnel/assets/25192317/1c8276e1-4433-45ff-96c3-69da54aac69e) Generally, if...

approved
reviewed

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened ![image](https://github.com/user-attachments/assets/40227b0b-62cf-4e3d-a948-25f2fbbff821) When creating a new task, the resource file cannot...

bug
Stale

## Purpose of the pull request fix #16331 ## Brief change log ## Verify this pull request This pull request is code cleanup without any test coverage. *(or)* This pull...

improvement
backend