Skip to content

feat: add java.sql.Date converters (#1017) - #1079

Open
Anubyss-mihail wants to merge 1 commit into
apache:mainfrom
Anubyss-mihail:feat-sql-date-converters-1017
Open

feat: add java.sql.Date converters (#1017)#1079
Anubyss-mihail wants to merge 1 commit into
apache:mainfrom
Anubyss-mihail:feat-sql-date-converters-1017

Conversation

@Anubyss-mihail

Copy link
Copy Markdown

Purpose of the pull request

Related: #1017

Add support for java.sql.Date conversion.

What's changed?

  • Added converters for DATE, NUMBER, and STRING cell types.
  • Registered the new converters in DefaultConverterLoader.
  • Added unit tests for the new converters.

Checklist

@Anubyss-mihail
Anubyss-mihail force-pushed the feat-sql-date-converters-1017 branch from 0ec192b to c012575 Compare September 8, 2026 15:03
@Anubyss-mihail
Anubyss-mihail force-pushed the feat-sql-date-converters-1017 branch from c012575 to 062983a Compare September 8, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant