Skip to content

SQL: have the drivers (JDBC/ODBC) respond with ISO8601 formatted dates #36756

Closed
@astefan

Description

@astefan

The SQL protocol, as it stands now, makes a difference between the drivers' responses and REST/CLI responses when it comes to date fields: for JDBC/ODBC these are returned as millis since epoch, while for the rest of request types they are returned as ISO8601 formatted Strings.
We should return ISO8601 formatted String for the drivers, as well.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions