sql: addgeometrycolumn() panics when argument types don't match expectations #51829
Labels
A-geometry-builtins
Builtins which have geometry as args.
A-geometry-creation-builtins
Builtins which have geometry as a return statement.
A-spatial
Spatial work that is *not* related to builtins.
A-sql-builtins
SQL built-in functions and semantics thereof.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Found by the RSG:
https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RandomSyntaxTests/2107812?showLog=2107812_13653_5028.13653
addgeometrycolumn()
panics upon NULLs and various other type/value mismatches.Example failing queries (they don't all panic for the same reasons! - see log linked above for details):
cc @otan for triage.
The text was updated successfully, but these errors were encountered: