Opened 9 years ago

Closed 9 years ago

#6160 closed defect (fixed)

min/max produces unexpected values with the OpenFileGDB driver on columns without indices

Reported by: jef Owned by: warmerdam
Priority: normal Milestone: 1.11.4
Component: default Version: unspecified
Severity: normal Keywords: OpenFileGDB
Cc: jef

Description

Running ogrinfo -sql "SELECT max(nummer) FROM knelpunten" fgdb.gdb where nummer is a {{Real}} field produces a row with a DateTime column which is null

See QGIS #12282 for a test case.

Change History (1)

comment:1 by Even Rouault, 9 years ago

Milestone: 1.11.4
Resolution: fixed
Status: newclosed
Summary: min/max produces unexpected values with the OpenFileGDB drivermin/max produces unexpected values with the OpenFileGDB driver on columns without indices

trunk r31068 / r31069, branches/2.0 r31070, branches/1.11 r31071 "OpenFileGDB: fix min/max on columns without indices (#6150)"

Note: See TracTickets for help on using tickets.