Skip to content

[backport 2.3.x] ENH (string dtype): convert string_view columns to future string dtype instead of object dtype in Parquet/Feather IO (#60235) #45497

[backport 2.3.x] ENH (string dtype): convert string_view columns to future string dtype instead of object dtype in Parquet/Feather IO (#60235)

[backport 2.3.x] ENH (string dtype): convert string_view columns to future string dtype instead of object dtype in Parquet/Feather IO (#60235) #45497

Triggered via pull request November 13, 2024 08:30
Status Success
Total duration 29m 10s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
28m 59s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
18m 25s
ASV Benchmarks
Build Docker Dev Environment
2m 34s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 49s
Test install requirements-dev.txt
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/arrays/datetimes.py:168:EX03:pandas.arrays.DatetimeArray:flake8 error: line 2, col 4: E121 continuation line under-indented for hanging indent
Docstring validation, typing, and other manual pre-commit hooks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/