Re: [PR] fix: default values for native_datafusion scan [datafusion-comet]

2025-05-23 Thread via GitHub
andygrove merged PR #1756: URL: https://github.com/apache/datafusion-comet/pull/1756 -- 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...@

Re: [PR] fix: default values for native_datafusion scan [datafusion-comet]

2025-05-23 Thread via GitHub
parthchandra commented on code in PR #1756: URL: https://github.com/apache/datafusion-comet/pull/1756#discussion_r2105011816 ## native/core/src/parquet/mod.rs: ## @@ -715,6 +715,7 @@ pub unsafe extern "system" fn Java_org_apache_comet_parquet_Native_initRecordBat f

Re: [PR] fix: default values for native_datafusion scan [datafusion-comet]

2025-05-21 Thread via GitHub
parthchandra commented on code in PR #1756: URL: https://github.com/apache/datafusion-comet/pull/1756#discussion_r2101451928 ## native/core/src/parquet/parquet_exec.rs: ## @@ -61,12 +63,14 @@ pub(crate) fn init_datasource_exec( file_groups: Vec>, projection_vector: Opt