Skip to content

Raster attribute table: convert empty DateTime as string coming from GDAL to NULL value - #66547

Merged
nyalldawson merged 1 commit into
qgis:masterfrom
rouault:fix_66544
Jun 25, 2026
Merged

Raster attribute table: convert empty DateTime as string coming from GDAL to NULL value#66547
nyalldawson merged 1 commit into
qgis:masterfrom
rouault:fix_66544

Conversation

@rouault

@rouault rouault commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

instead of dropping the entire row

Fixes #66544

…GDAL to NULL value

instead of dropping the entire row

Fixes qgis#66544
@github-actions github-actions Bot added this to the 4.2.0 milestone Jun 24, 2026
@github-actions github-actions Bot added the Rasters Related to general raster layer handling (not specific data formats) label Jun 24, 2026
@qgis qgis deleted a comment from github-actions Bot Jun 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Tests failed for Qt 6 (ALL_BUT_PROVIDERS - fedora)

One or more tests failed using the build from commit bfde887

polygon3d_extrusion_textured_metalrough_displacement1 (testExtrudedPolygonsMetalRoughTexturedShadingDisplacement)

polygon3d_extrusion_textured_metalrough_displacement1

Test failed at testExtrudedPolygonsMetalRoughTexturedShadingDisplacement at tests/src/3d/testqgs3dmaterialrendering.cpp:1010

Rendered image did not match tests/testdata/control_images/3d/expected_polygon3d_extrusion_textured_metalrough_displacement1/expected_polygon3d_extrusion_textured_metalrough_displacement1.png (found 1293 pixels different)

The full test report (included comparison of rendered vs expected images) can be found here.

Further documentation on the QGIS test infrastructure can be found in the Developer's Guide.

@nyalldawson
nyalldawson merged commit 4a599c4 into qgis:master Jun 25, 2026
39 of 41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Rasters Related to general raster layer handling (not specific data formats)

3 participants