Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Add experimental
filesystem="arrow"
support indask_cudf.read_parquet
#16684Add experimental
filesystem="arrow"
support indask_cudf.read_parquet
#16684Changes from 37 commits
469bc5e
f20cc25
8f0f598
64fd701
8e0c902
18e1c08
5215a05
c51a7bb
b7a90c1
43274e2
63c3f04
a1bd43c
e3ca47f
12c09a5
daee7ec
d068103
257eb26
ec38b1e
853c76b
bdd2bab
d943d8d
eb9eee0
b9c5147
ec04e78
e391789
e154d01
3246d67
2f424f2
362195d
4ce83d4
4d87013
e5b272a
8d87c54
8cfe71e
badf359
4c1c5ae
3f1d925
8c267c7
91d2d77
239639f
c944a52
791a4fd
4c5ee6d
4d28db7
9aa5aca
42a15ee
2c5bb57
ed19b2e
aa492f5
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
question: Do we really want a user-visible (?) warning here? If curator uses this, it would presumably mean end users would see this warning but not know what to do about it (or have any facility to).
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.
@ayushdg @VibhuJawa - What are your feelings on this. I agree that this is probably a bit annoying :)
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.
Okay - I added a note to the best-practices docs about this feature, and removed the explicit warning.