-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
fix: empty sparse row in importer #40585
base: master
Are you sure you want to change the base?
Conversation
Invalid PR Title Format Detected Your PR submission does not adhere to our required standards. To ensure clarity and consistency, please meet the following criteria:
Required Title Structure:
Where Example:
Please review and update your PR to comply with these guidelines. |
e36cdd1
to
3fea613
Compare
Signed-off-by: xiaofanluan <[email protected]>
3fea613
to
bbfe6fd
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #40585 +/- ##
==========================================
+ Coverage 80.54% 82.18% +1.63%
==========================================
Files 1474 1165 -309
Lines 207606 179895 -27711
==========================================
- Hits 167223 147838 -19385
+ Misses 34317 25993 -8324
+ Partials 6066 6064 -2
🚀 New features to boost your workflow:
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: czs007, xiaofan-luan The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
fix: #40584 pr: #40585 Signed-off-by: xiaofanluan <[email protected]>
fix #40584
parquet bulk writer can not finish 0 dim sparse vector.