Re: [PR] implement tree explain for CoalesceBatchesExec [datafusion]

2025-03-15 Thread via GitHub
irenjj commented on code in PR #15194: URL: https://github.com/apache/datafusion/pull/15194#discussion_r1992587634 ## datafusion/physical-plan/src/coalesce_batches.rs: ## @@ -117,14 +117,17 @@ impl DisplayAs for CoalesceBatchesExec { self.target_batch_size,

Re: [PR] implement tree explain for CoalesceBatchesExec [datafusion]

2025-03-13 Thread via GitHub
alamb merged PR #15194: URL: https://github.com/apache/datafusion/pull/15194 -- 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-unsubscr...@datafusi

Re: [PR] implement tree explain for CoalesceBatchesExec [datafusion]

2025-03-13 Thread via GitHub
alamb commented on PR #15194: URL: https://github.com/apache/datafusion/pull/15194#issuecomment-2720841958 Thank you @Standing-Man @2010YOUY01 and @zhuqi-lucas! I merged up from main to resolve a conflict! -- This is an automated message from the Apache Git Service. To respond to the mess

Re: [PR] implement tree explain for CoalesceBatchesExec [datafusion]

2025-03-13 Thread via GitHub
Standing-Man commented on code in PR #15194: URL: https://github.com/apache/datafusion/pull/15194#discussion_r1993065283 ## datafusion/physical-plan/src/coalesce_batches.rs: ## @@ -123,8 +123,11 @@ impl DisplayAs for CoalesceBatchesExec { Ok(()) }

Re: [PR] implement tree explain for CoalesceBatchesExec [datafusion]

2025-03-13 Thread via GitHub
zhuqi-lucas commented on code in PR #15194: URL: https://github.com/apache/datafusion/pull/15194#discussion_r1992967843 ## datafusion/physical-plan/src/coalesce_batches.rs: ## @@ -123,8 +123,11 @@ impl DisplayAs for CoalesceBatchesExec { Ok(()) }

Re: [PR] implement tree explain for CoalesceBatchesExec [datafusion]

2025-03-12 Thread via GitHub
irenjj commented on code in PR #15194: URL: https://github.com/apache/datafusion/pull/15194#discussion_r1992601383 ## datafusion/physical-plan/src/coalesce_batches.rs: ## @@ -117,14 +117,17 @@ impl DisplayAs for CoalesceBatchesExec { self.target_batch_size,

Re: [PR] implement tree explain for CoalesceBatchesExec [datafusion]

2025-03-12 Thread via GitHub
irenjj commented on code in PR #15194: URL: https://github.com/apache/datafusion/pull/15194#discussion_r1992587634 ## datafusion/physical-plan/src/coalesce_batches.rs: ## @@ -117,14 +117,17 @@ impl DisplayAs for CoalesceBatchesExec { self.target_batch_size,

Re: [PR] implement tree explain for CoalesceBatchesExec [datafusion]

2025-03-12 Thread via GitHub
Standing-Man commented on code in PR #15194: URL: https://github.com/apache/datafusion/pull/15194#discussion_r1992592481 ## datafusion/physical-plan/src/coalesce_batches.rs: ## @@ -117,14 +117,17 @@ impl DisplayAs for CoalesceBatchesExec { self.target_batch_

Re: [PR] implement tree explain for CoalesceBatchesExec [datafusion]

2025-03-12 Thread via GitHub
Standing-Man commented on code in PR #15194: URL: https://github.com/apache/datafusion/pull/15194#discussion_r1992592481 ## datafusion/physical-plan/src/coalesce_batches.rs: ## @@ -117,14 +117,17 @@ impl DisplayAs for CoalesceBatchesExec { self.target_batch_

Re: [PR] implement tree explain for CoalesceBatchesExec [datafusion]

2025-03-12 Thread via GitHub
irenjj commented on code in PR #15194: URL: https://github.com/apache/datafusion/pull/15194#discussion_r1992587634 ## datafusion/physical-plan/src/coalesce_batches.rs: ## @@ -117,14 +117,17 @@ impl DisplayAs for CoalesceBatchesExec { self.target_batch_size,

Re: [PR] implement tree explain for CoalesceBatchesExec [datafusion]

2025-03-12 Thread via GitHub
irenjj commented on code in PR #15194: URL: https://github.com/apache/datafusion/pull/15194#discussion_r1992587634 ## datafusion/physical-plan/src/coalesce_batches.rs: ## @@ -117,14 +117,17 @@ impl DisplayAs for CoalesceBatchesExec { self.target_batch_size,