Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] 当日期格式为yyyyMM格式的时候解析报错 #2079

Open
1 task done
iridescentpeo opened this issue Feb 20, 2025 · 1 comment
Open
1 task done

[Bug] 当日期格式为yyyyMM格式的时候解析报错 #2079

iridescentpeo opened this issue Feb 20, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@iridescentpeo
Copy link

SuperSonic version

master最新代码

Your organization

iridescentpeo

Description

表中的日期字段period_id是yyyyMM格式,在建模时已经设置了日期格式是yyyyMM,在问答过程中后台报错,定位信息如下:

Image Image Image

LocalDate.parse()无法解析yyyyMM的日期导致报错。

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@iridescentpeo iridescentpeo added the bug Something isn't working label Feb 20, 2025
@jerryjzhang
Copy link
Collaborator

收到,我们来定位z

@jerryjzhang jerryjzhang self-assigned this Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants