Skip to content

CreationTime feature #156

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

CreationTime feature #156

wants to merge 2 commits into from

Conversation

cezarfx
Copy link
Member

@cezarfx cezarfx commented Jun 8, 2025

Added new API to return creation time for a row.

Went through all the tests and checked the results.
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 8, 2025
@cezarfx cezarfx requested a review from jinzha June 8, 2025 20:32
@jinzha
Copy link
Member

jinzha commented Jun 9, 2025

Hi @cezarfx,

The changes look good to me, just have a question about naming of getCreationTime() in DeleteResult and WriteMulitpResult.

In addition, maybe the new API for creation time and row metadata need to be added to CHANGELOG.md ?

Put back static imports.
Removed EXISTING_CREATION_TIME from protocol and use CREATION_TIME instead.
Added extra tests to check creationTime in context of queries on regular/collection tables with/without index.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants