Istvan Toth created PHOENIX-6809:
------------------------------------
Summary: Consider dropping NUMBERFORMAT property
Key: PHOENIX-6809
URL: https://issues.apache.org/jira/browse/PHOENIX-6809
Project: Phoenix
Issue Type: Improvement
Components: core
Reporter: Istvan Toth
Phoenix defines QueryServices.NUMBER_FORMAT_ATTRIB with an appropriate default.
However, this property is only used in a tiny number of cases (if ever),
usually we just use the default Java String based constructor.
We should either take NUMBER_FORMAT_ATTRIB seriously, and use it for all
parsing/formatting, or just drop it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)