You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/07/02 15:36:07 UTC

[GitHub] [iceberg] ismailsimsek opened a new issue, #5182: Feature: adding constraint validation

ismailsimsek opened a new issue, #5182:
URL: https://github.com/apache/iceberg/issues/5182

   is it possible to create special statement to do constraint validation on a table? for example validating uniqueness of  identifier fields.
   
   a solution like Vertica has could be a low cost way of [enforcing/validating constraints](https://www.vertica.com/docs/12.0.x/HTML/Content/Authoring/SQLReferenceManual/Functions/VerticaFunctions/ANALYZE_CONSTRAINTS.htm) , with ANALYZE_CONSTRAINTS command user could validate constraint after a load. 
   
   `ANALYZE_CONSTRAINTS ('[[[database.]schema.]table ]' [, 'column[,...]'] )` 
   


-- 
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: issues-unsubscribe@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] github-actions[bot] commented on issue #5182: Feature: adding constraint validation

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #5182:
URL: https://github.com/apache/iceberg/issues/5182#issuecomment-1367649865

   This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] github-actions[bot] commented on issue #5182: Feature: adding constraint validation

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #5182:
URL: https://github.com/apache/iceberg/issues/5182#issuecomment-1381134525

   This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale'


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] github-actions[bot] closed issue #5182: Feature: adding constraint validation

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #5182: Feature: adding constraint validation
URL: https://github.com/apache/iceberg/issues/5182


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org