Skip to content

Propagate Spark time zone to DataFusion #857

@linhr

Description

@linhr

Right now a few data sources (rate and binaryFile) use execution.time_zone in the DataFusion session config to determine the time zone for the timestamp data type in the output schema. But the Spark session time zone is not propagated to DataFusion session config. We should fix this. This affects the result of .show().

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions