You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "ymZhao1001 (via GitHub)" <gi...@apache.org> on 2023/02/23 01:31:50 UTC

[GitHub] [iceberg] ymZhao1001 opened a new pull request, #6915: schema_change_null

ymZhao1001 opened a new pull request, #6915:
URL: https://github.com/apache/iceberg/pull/6915

   https://github.com/apache/iceberg/issues/6914


-- 
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] nastra commented on pull request #6915: change partition led to query bug ,schema_change_null

Posted by "nastra (via GitHub)" <gi...@apache.org>.
nastra commented on PR #6915:
URL: https://github.com/apache/iceberg/pull/6915#issuecomment-1441296444

   thanks for the PR @ymZhao1001. Could you add some tests please that show the issue you ran into?


-- 
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] Fokko commented on pull request #6915: change partition led to query bug ,schema_change_null

Posted by "Fokko (via GitHub)" <gi...@apache.org>.
Fokko commented on PR #6915:
URL: https://github.com/apache/iceberg/pull/6915#issuecomment-1443085739

   @ymZhao1001 did you try setting `'table.exec.sink.not-null-enforcer'='drop'`? I don't think we want to allow null values as a partition.


-- 
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] ymZhao1001 commented on pull request #6915: change partition led to query bug ,schema_change_null

Posted by "ymZhao1001 (via GitHub)" <gi...@apache.org>.
ymZhao1001 commented on PR #6915:
URL: https://github.com/apache/iceberg/pull/6915#issuecomment-1443201883

   @Fokko in fact , there is no null values for ss_sold_time_sk.


-- 
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] ymZhao1001 commented on pull request #6915: change partition led to query bug ,schema_change_null

Posted by "ymZhao1001 (via GitHub)" <gi...@apache.org>.
ymZhao1001 commented on PR #6915:
URL: https://github.com/apache/iceberg/pull/6915#issuecomment-1442645453

   @nastra hi, you can see the reproduction in https://github.com/apache/iceberg/issues/6914


-- 
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