Aklakan commented on PR #3405:
URL: https://github.com/apache/jena/pull/3405#issuecomment-3237749397

   Hm, I see that this PR causes TestNormalizationTDB2 to fail.
   I am not sure whether non-canonical decimals should be returned in their 
canonical form by TDB2 (the test cases suggest: yes) or whether this should 
only be the case when e.g. canonicalize literals is enabled on the parser.
   
   The alternative to make round-tripping work would be to canonicalize 
decimals during inlining. Then the NodeId that becomes stored would be that of 
the canonical decimal.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to