-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
GH-38417: [MATLAB] Implement a TableTypeValidator
class that validates a MATLAB cell
array contains only table
s that share the same schema
#38551
Merged
Commits on Oct 31, 2023
-
Modify arrow.array.internal.list.Validator to inherit from matlab.mix…
…in.Heterogeneous
Configuration menu - View commit details
-
Copy full SHA for 86e34e7 - Browse repository at this point
Copy the full SHA 86e34e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f94d07 - Browse repository at this point
Copy the full SHA 4f94d07View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa48833 - Browse repository at this point
Copy the full SHA fa48833View commit details -
Configuration menu - View commit details
-
Copy full SHA for d022540 - Browse repository at this point
Copy the full SHA d022540View commit details -
Configuration menu - View commit details
-
Copy full SHA for d82a125 - Browse repository at this point
Copy the full SHA d82a125View commit details -
1. Fix typo in TableValidator constructor
2. Implement getElementLength in TableValidator to return the height of the table
Configuration menu - View commit details
-
Copy full SHA for d5e18be - Browse repository at this point
Copy the full SHA d5e18beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bba319 - Browse repository at this point
Copy the full SHA 6bba319View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f59911 - Browse repository at this point
Copy the full SHA 3f59911View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeb6f14 - Browse repository at this point
Copy the full SHA eeb6f14View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3084d8 - Browse repository at this point
Copy the full SHA c3084d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53af478 - Browse repository at this point
Copy the full SHA 53af478View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee3e3bd - Browse repository at this point
Copy the full SHA ee3e3bdView commit details
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bdee207 - Browse repository at this point
Copy the full SHA bdee207View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52bc3d8 - Browse repository at this point
Copy the full SHA 52bc3d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c186533 - Browse repository at this point
Copy the full SHA c186533View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d55cee - Browse repository at this point
Copy the full SHA 7d55ceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 030318b - Browse repository at this point
Copy the full SHA 030318bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d610d0e - Browse repository at this point
Copy the full SHA d610d0eView commit details
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b7f49f8 - Browse repository at this point
Copy the full SHA b7f49f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3b1062 - Browse repository at this point
Copy the full SHA f3b1062View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3442111 - Browse repository at this point
Copy the full SHA 3442111View commit details
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.