shivendra-dev54 opened a new pull request, #32:
URL: https://github.com/apache/incubator-graphar-testing/pull/32

   # Reason for this PR
   This PR updates an existing edge schema used in tests to cover the newly 
added date and timestamp data types.
   These data types were introduced in a related PR in another GraphAr 
repository, and this change ensures that the current repository’s schema and 
tests remain consistent with that update.
   
   # What changes are included in this PR?
   Updated the existing edge schema YAML to define separate date and timestamp 
properties.
   Replaced the earlier combined property with two explicit properties 
(birthDate and createdAt) using the new data types.
   
   # Related PR
   This PR is related to the corresponding change that introduces date and 
timestamp data types in the other GraphAr repository.
   related PR https://github.com/apache/incubator-graphar/pull/812


-- 
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