Skip to content

Fix load data year 4.0 dev#25156

Open
jiangxinmeng1 wants to merge 2 commits into
matrixorigin:4.0-devfrom
jiangxinmeng1:fix-load-data-year-4.0-dev
Open

Fix load data year 4.0 dev#25156
jiangxinmeng1 wants to merge 2 commits into
matrixorigin:4.0-devfrom
jiangxinmeng1:fix-load-data-year-4.0-dev

Conversation

@jiangxinmeng1

Copy link
Copy Markdown
Contributor

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

issue #25066

What this PR does / why we need it:

Fixes LOAD DATA CSV handling for YEAR columns by parsing values into types.MoYear instead of falling through to the unsupported type path.

Adds unit coverage for YEAR parsing in LOAD DATA and a distributed regression case that loads a CSV into a table with a YEAR column.

(cherry picked from commit a9821f5)
(cherry picked from commit 3e42a38)
@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Something isn't working size/M Denotes a PR that changes [100,499] lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants