This is an automated email from the ASF dual-hosted git repository.
xiazcy pushed a change to branch type-enum-poc
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
at c9935f465c Add mechanism for extending data type enums
This branch includes the following new commits:
new e4ec14140c asNumber implementations
new 8bee410b63 minor adjustments to implementation and error messages, fix
issues in GLVs
new 01c2d78ec1 Minor tweak for string parsing and updated relevant docs
new 20827f80c3 Merge branch '3.8-dev' into TINKERPOP-3166_asNumber
new 7ef100a563 added comprehensive unit tests & updated asNumber()
implementation
new 66294ec8dd update to throw when casting infinity and nan to whole
numbers
new edd6f8161a feature test & docs update
new c3d5762841 nit docs update
new 0ae19cdac0 Apply suggestions from code review
new 13a51e9dfb handled overflow edge cases in bigint conversion and
refactored coerceTo and castTo to use the same conversion logic in
NumberHelper. Removed `n` from N enum value in Grammar, and used `_` suffix for
keyword collisions in Java/Groovy/JS.
new b59199b8f8 Merge branch '3.8-dev' into TINKERPOP-3166_asNumber
new c9935f465c Add mechanism for extending data type enums
The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.