Re: [PR] Hive: Return new scan after applying column project parameter [iceberg]

2024-11-12 Thread via GitHub
github-actions[bot] closed pull request #10449: Hive: Return new scan after applying column project parameter URL: https://github.com/apache/iceberg/pull/10449 -- 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

Re: [PR] Hive: Return new scan after applying column project parameter [iceberg]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #10449: URL: https://github.com/apache/iceberg/pull/10449#issuecomment-2471993676 This pull request has been closed due to lack of activity. This is not a judgement on the merit of the PR in any way. It is just a way of keeping the PR queue manageable. If

Re: [PR] Hive: Return new scan after applying column project parameter [iceberg]

2024-11-05 Thread via GitHub
github-actions[bot] commented on PR #10449: URL: https://github.com/apache/iceberg/pull/10449#issuecomment-2458451811 This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pul

Re: [PR] Hive: Return new scan after applying column project parameter [iceberg]

2024-06-12 Thread via GitHub
pvary commented on code in PR #10449: URL: https://github.com/apache/iceberg/pull/10449#discussion_r1636140730 ## mr/src/main/java/org/apache/iceberg/mr/mapreduce/IcebergInputFormat.java: ## @@ -125,11 +125,9 @@ public List getSplits(JobContext context) { } String sche

Re: [PR] Hive: Return new scan after applying column project parameter [iceberg]

2024-06-11 Thread via GitHub
zhangbutao commented on code in PR #10449: URL: https://github.com/apache/iceberg/pull/10449#discussion_r1635749793 ## mr/src/main/java/org/apache/iceberg/mr/mapreduce/IcebergInputFormat.java: ## @@ -125,11 +125,9 @@ public List getSplits(JobContext context) { } String

Re: [PR] Hive: Return new scan after applying column project parameter [iceberg]

2024-06-11 Thread via GitHub
zhangbutao commented on code in PR #10449: URL: https://github.com/apache/iceberg/pull/10449#discussion_r1635743782 ## mr/src/main/java/org/apache/iceberg/mr/mapreduce/IcebergInputFormat.java: ## @@ -125,11 +125,9 @@ public List getSplits(JobContext context) { } String

Re: [PR] Hive: Return new scan after applying column project parameter [iceberg]

2024-06-11 Thread via GitHub
pvary commented on code in PR #10449: URL: https://github.com/apache/iceberg/pull/10449#discussion_r1635167684 ## mr/src/main/java/org/apache/iceberg/mr/mapreduce/IcebergInputFormat.java: ## @@ -125,11 +125,9 @@ public List getSplits(JobContext context) { } String sche

Re: [PR] Hive: Return new scan after applying column project parameter [iceberg]

2024-06-10 Thread via GitHub
zhangbutao commented on code in PR #10449: URL: https://github.com/apache/iceberg/pull/10449#discussion_r1634220405 ## mr/src/test/java/org/apache/iceberg/mr/TestIcebergInputFormats.java: ## @@ -234,6 +234,8 @@ public void testProjection() throws Exception { Schema projec

Re: [PR] Hive: Return new scan after applying column project parameter [iceberg]

2024-06-10 Thread via GitHub
pvary commented on code in PR #10449: URL: https://github.com/apache/iceberg/pull/10449#discussion_r1632746388 ## mr/src/test/java/org/apache/iceberg/mr/TestIcebergInputFormats.java: ## @@ -234,6 +234,8 @@ public void testProjection() throws Exception { Schema projection

Re: [PR] Hive: Return new scan after applying column project parameter [iceberg]

2024-06-06 Thread via GitHub
zhangbutao commented on code in PR #10449: URL: https://github.com/apache/iceberg/pull/10449#discussion_r1629227339 ## mr/src/test/java/org/apache/iceberg/mr/TestIcebergInputFormats.java: ## @@ -234,6 +234,8 @@ public void testProjection() throws Exception { Schema projec

Re: [PR] Hive: Return new scan after applying column project parameter [iceberg]

2024-06-06 Thread via GitHub
pvary commented on PR #10449: URL: https://github.com/apache/iceberg/pull/10449#issuecomment-2151612132 > I am not sure how to add the test & also think no need add the test. I disagree with you here because of 2 reasons: 1. If there is no tests, then how can we be sure that fut

Re: [PR] Hive: Return new scan after applying column project parameter [iceberg]

2024-06-05 Thread via GitHub
zhangbutao commented on PR #10449: URL: https://github.com/apache/iceberg/pull/10449#issuecomment-2151496203 > @zhangbutao: Could you please provide a test case which fails without the patch and runs correctly with the patch? @pvary Thanks for you comment. Actually, there are no faile

Re: [PR] Hive: Return new scan after applying column project parameter [iceberg]

2024-06-05 Thread via GitHub
pvary commented on PR #10449: URL: https://github.com/apache/iceberg/pull/10449#issuecomment-2150699009 @zhangbutao: Could you please provide a test case which fails without the patch and runs correctly with the patch? -- This is an automated message from the Apache Git Service. To respon