fallintoplace opened a new pull request, #757:
URL: https://github.com/apache/iceberg-cpp/pull/757

   ## Summary
   - add `Transform::Validate` to reuse bind-time transform checks during 
metadata validation
   - reject invalid bucket/truncate parameters when parsing transform strings
   - make partition specs and sort orders reject non-positive bucket/truncate 
parameters during schema-bound validation
   
   ## Validation
   - `cmake -S . -B build-transform-params -G Ninja -DICEBERG_BUILD_BUNDLE=OFF 
-DICEBERG_BUILD_REST=OFF -DICEBERG_BUILD_SHARED=OFF`
   - `ctest --test-dir build-transform-params -R schema_test 
--output-on-failure`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to