Skip to content

[Spark] Update the comparison as it could be same but not not greater #4760

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 4 commits into
base: master
Choose a base branch
from

Conversation

lisa2lisa
Copy link

@lisa2lisa lisa2lisa commented Jun 13, 2025

fix the comparison, and the timestamp can be equal but not greater.

Here is one log entry from our task, we use spark for the process

DeltaHistoryManager:324 - Found Delta commit 61281 with a timestamp 1735509899000 which is greater than the next commit timestamp 1735509899000.

but when I trying to describe history it gives:
Screenshot 2025-06-13 at 16 08 17

under delta_log side:
Screenshot 2025-06-13 at 16 24 25

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (fill in here)

Description

How was this patch tested?

Does this PR introduce any user-facing changes?

@lisa2lisa lisa2lisa changed the title Update the comparision as it could be same but not not greater [Spark] Update the comparison as it could be same but not not greater Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant