You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jonahgao (via GitHub)" <gi...@apache.org> on 2023/06/24 14:49:33 UTC

[GitHub] [arrow-datafusion] jonahgao commented on pull request #6722: Fix inserting into a table with non-nullable columns

jonahgao commented on PR #6722:
URL: https://github.com/apache/arrow-datafusion/pull/6722#issuecomment-1605564566

   > Should we update the TableProvider schema, if we insert null items in non-nullable columns?
   @metesynnada  This insert will fail because it violates the not null constraint.


-- 
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: github-unsubscribe@arrow.apache.org

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