-
Notifications
You must be signed in to change notification settings - Fork 3.7k
feat: Add import reader for Parquet #29618
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
Conversation
Signed-off-by: bigsheeper <[email protected]>
|
@bigsheeper ut workflow job failed, comment |
xiaocai2333
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
|
@bigsheeper ut workflow job failed, comment |
|
/run-cpu-e2e |
…2-parquet-reader
…2-parquet-reader
|
@bigsheeper E2e jenkins job failed, comment |
|
/run-cpu-e2e |
|
rerun ut |
|
/run-cpu-e2e |
|
rerun ut |
|
/run-cpu-e2e |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #29618 +/- ##
==========================================
+ Coverage 80.82% 83.26% +2.43%
==========================================
Files 926 691 -235
Lines 127767 110309 -17458
==========================================
- Hits 103271 91849 -11422
+ Misses 21145 15024 -6121
- Partials 3351 3436 +85
|
…2-parquet-reader
Signed-off-by: bigsheeper <[email protected]>
|
@bigsheeper E2e jenkins job failed, comment |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bigsheeper, czs007 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/run-cpu-e2e |
|
rerun ut |
1 similar comment
|
rerun ut |
|
/lgtm |
|
@bigsheeper ut workflow job failed, comment |
This PR implements a Parquet reader for import.
issue: #28521