fix parquet datetime load and remote empty marker#24938
Conversation
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
Merge Queue Status
This pull request spent 51 seconds in the queue, with no time running CI. Waiting for
All conditions
ReasonPull request #24938 has been dequeued Queue conditions are not satisfied:
HintYou should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it. |
XuPeng-SH
left a comment
There was a problem hiding this comment.
Blocking on required CI: Matrixone Utils CI (3.0) / Coverage is currently failing. The failed step is the coverage job's BVT run timing out after 30 minutes, while the other required 3.0 UT/BVT/upgrade checks are green. Please rerun or fix/prove this failure unrelated before approval. I rechecked the latest fixes for the earlier parquet column matching/null dictionary handling and empty-marker issues and did not find another code-level blocker.
Merge Queue Status
This pull request spent 22 seconds in the queue, including 4 seconds running CI. Required conditions to merge
|
What type of PR is this?
Which issue(s) this PR fixes:
issue #24914 #24922
What this PR does / why we need it:
fix parquet datetime load and remote empty marker