Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha-1
-
None
-
Reviewed
-
Description
HBASE-23930 and HBASE-24937 has changed the timestamp format shown in scan results in HBase shells.
This may break existing use cases that use hbase shell as a client. (as opposed to the java, rest, or thrift APIs)
I propose adding a configuration option to make it configurable.
Attachments
Issue Links
- relates to
-
HBASE-23930 Shell should attempt to format `timestamp` attributes as ISO-8601
-
- Resolved
-
-
HBASE-24937 table.rb use LocalDateTime to replace Instant
-
- Resolved
-
- links to