added parquet support for control networks#5905
Conversation
|
The build and test suite have started for your pull request. To view your build log, please reference the build with source version: "PR_5905". Additionally, check the latest "dev" source version to identify existing test failures. Please note that you are not responsible for the test failures that exist on both your PR and the dev branch. |
|
The build and test suite have started for your pull request. To view your build log, please reference the build with source version: "PR_5905". Additionally, check the latest "dev" source version to identify existing test failures. Please note that you are not responsible for the test failures that exist on both your PR and the dev branch. |
|
The build and test suite have started for your pull request. To view your build log, please reference the build with source version: "PR_5905". Additionally, check the latest "dev" source version to identify existing test failures. Please note that you are not responsible for the test failures that exist on both your PR and the dev branch. |
|
The build and test suite have started for your pull request. To view your build log, please reference the build with source version: "PR_5905". Additionally, check the latest "dev" source version to identify existing test failures. Please note that you are not responsible for the test failures that exist on both your PR and the dev branch. |
| @@ -0,0 +1 @@ | |||
| Added Parquet support for control netowrks | |||
There was a problem hiding this comment.
typo: netowrks -> networks
There was a problem hiding this comment.
Also since this is a new feature, fragment should probably be +20260630130235.add.md instead of fix.
| */ | ||
| Spice::~Spice() { | ||
| NaifStatus::CheckErrors(); | ||
| // NaifStatus::CheckErrors(); |
There was a problem hiding this comment.
I'm guessing this is due to the weird SPICE errors that are occasionally occurring which you mentioned in the PR body.
There was a problem hiding this comment.
yeah, I fixed it though so I should uncomment.
| } | ||
|
|
||
| // Reading a nonexistent VSI path throws an IException rather than crashing. | ||
| TEST(FileList, VsiMissingFileThrows) |
There was a problem hiding this comment.
Are we able to add more validation tests for the write/read/verify Parquet process?
| - jama | ||
| - kalasiris | ||
| - krb5 | ||
| - libboost >=1.88.0,<1.89 |
There was a problem hiding this comment.
Just checking that libboost was removed as a dependency here compared to it being necessary for ARM builds.
|
The build and test suite have started for your pull request. To view your build log, please reference the build with source version: "PR_5905". Additionally, check the latest "dev" source version to identify existing test failures. Please note that you are not responsible for the test failures that exist on both your PR and the dev branch. |
|
The build and test suite have started for your pull request. To view your build log, please reference the build with source version: "PR_5905". Additionally, check the latest "dev" source version to identify existing test failures. Please note that you are not responsible for the test failures that exist on both your PR and the dev branch. |
There was a problem hiding this comment.
Will need to remove this fragment since we have the one with *.add.md
|
The build and test suite have started for your pull request. To view your build log, please reference the build with source version: "PR_5905". Additionally, check the latest "dev" source version to identify existing test failures. Please note that you are not responsible for the test failures that exist on both your PR and the dev branch. |
Description
Adds parquet reading, getting weird SPICE errors that may or may not be related to these changes, some things are me messing with random errors on camera creation.
Related Issue
How Has This Been Validated?
Types of changes
Checklist:
Licensing
This project is mostly composed of free and unencumbered software released into the public domain, and we are unlikely to accept contributions that are not also released into the public domain. Somewhere near the top of each file should have these words: