alibaba / alibaba/cobar

ERROR 1003 (HY000): EOFException

Open
#29 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.2k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

使用字段查询时,报EOFException异常,比如下面一条语句
select \* from rtb_daily_report_audience where campaign_id=89085;

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported query, `select * from rtb_daily_report_audience where campaign_id=89085`, and capture the complete error context around ERROR 1003 and EOFException. Trace the Java database-proxy handling for field queries; done means this query completes without EOFException and the regression is covered by a test.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.