Skip to content

group by a timestamp column in a parquet file can cause the process to crash #14430

@ClockGet

Description

@ClockGet

What happens?

Group by a timestamp column in a parquet file can cause the process to crash.
demo.parquet.zip

To Reproduce

SELECT a FROM 'demo.parquet' GROUP BY a;

OS:

windows 11, x86_64

DuckDB Version:

1.1.2

DuckDB Client:

CLI

Hardware:

No response

Full Name:

Jason Jia

Affiliation:

personal

What is the latest build you tested with? If possible, we recommend testing with the latest nightly build.

I have tested with a stable release

Did you include all relevant data sets for reproducing the issue?

Yes

Did you include all code required to reproduce the issue?

  • Yes, I have

Did you include all relevant configuration (e.g., CPU architecture, Python version, Linux distribution) to reproduce the issue?

  • Yes, I have

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions