(datafusion) branch main updated (268e115136 -> 6fd5685041)

2025-09-07 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git from 268e115136 fix: set IPC alignment based on schema (#17363) add 6fd5685041 Memory datasource protobuf support

(datafusion) branch main updated: Fix `CoalescePartitionsExec` proto serialization (#15824)

2025-04-24 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 4ac9b55fc0 Fix `CoalescePartitionsExec` proto

(datafusion) branch lewiszlw-patch-1 created (now afb8fb30a9)

2025-02-27 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a change to branch lewiszlw-patch-1 in repository https://gitbox.apache.org/repos/asf/datafusion.git at afb8fb30a9 Fix link in datasource readme This branch includes the following new commits: new

(datafusion) 01/01: Fix link in datasource readme

2025-02-27 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a commit to branch lewiszlw-patch-1 in repository https://gitbox.apache.org/repos/asf/datafusion.git commit afb8fb30a94478dcb27abc8f38b5a03a4ce449b4 Author: 张林伟 AuthorDate: Fri Feb 28 14:00:41 2025 +0800 Fix

(datafusion) branch main updated: Move `CombinePartialFinalAggregate` rule into physical-optimizer crate (#12167)

2024-09-02 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 244d8a1bc2 Move `CombinePartialFinalAggregate

(datafusion) branch main updated: Make group expressions nullable more accurate (#12256)

2024-09-02 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 53de592381 Make group expressions nullable more

(datafusion) branch main updated (d86b7f968d -> dd3208943d)

2024-09-01 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git from d86b7f968d Avoid unnecessary move when setting SessionConfig (#12260) add dd3208943d Remove unused

(datafusion) branch main updated: Avoid unnecessary move when setting SessionConfig (#12260)

2024-09-01 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new d86b7f968d Avoid unnecessary move when setting

(datafusion) branch main updated: Remove Box from Sort (#12207)

2024-08-29 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 94d178ebe9 Remove Box from Sort (#12207

(datafusion) branch main updated: Remove TableSource::supports_filter_pushdown function (#12239)

2024-08-29 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new f9b1469322 Remove TableSource

(datafusion) branch main updated: Use `LexRequirement` alias as much as possible (#12130)

2024-08-23 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 3b90e3e547 Use `LexRequirement` alias as much

(datafusion) branch main updated: Improve CombinePartialFinalAggregate code (#12128)

2024-08-23 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 2b6341c48a Improve CombinePartialFinalAggregate

(datafusion) branch main updated: Minor: use `lit(true)` and `lit(false)` more (#11904)

2024-08-09 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 12aa82c745 Minor: use `lit(true)` and `lit

(datafusion) branch main updated: [Minor]: Refactor to use Result.transpose() (#11882)

2024-08-07 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 0bbce5dce2 [Minor]: Refactor to use

(datafusion) branch main updated: Improve nested loop join code (#11863)

2024-08-07 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 053795cd4e Improve nested loop join code

(datafusion) branch main updated: refactor: remove unneed mut for session context (#11864)

2024-08-07 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new d0a1d3030a refactor: remove unneed mut for

(datafusion) branch main updated (bddb6415a5 -> 117ab1b8c8)

2024-08-07 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git from bddb6415a5 Reduce clone of `Statistics` in `ListingTable` and `PartitionedFile` (#11802) add 117ab1b8c8 Add

(datafusion) branch main updated (bf51babc9c -> d8bc7e2e6c)

2024-08-05 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git from bf51babc9c Optionally create name of aggregate expression from expressions (#11776) add d8bc7e2e6c Bump

(datafusion) branch main updated: Move optimizer integration tests to `core_integration` (#11830)

2024-08-05 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 537774ec1d Move optimizer integration tests to

(datafusion) branch main updated: Minor: move path_partition into `core_integration` (#11831)

2024-08-05 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 4a47dcbed0 Minor: move path_partition into

(datafusion) branch main updated: Minor: Improve documentation for AggregateUDFImpl::state_fields (#11740)

2024-07-31 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 0f554fa124 Minor: Improve documentation for

(datafusion) branch main updated: Add composed extension codec example (#11095)

2024-06-24 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new d44c7f2ac3 Add composed extension codec example

(datafusion) branch main updated: Give `OptimizerRule::try_optimize` default implementation and cleanup duplicated custom implementations (#11059)

2024-06-22 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new 9f8b731827 Give `OptimizerRule::try_optimize

(datafusion) branch main updated: Move Literal to physical-expr-common (#10910)

2024-06-14 Thread linwei
This is an automated email from the ASF dual-hosted git repository. linwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git The following commit(s) were added to refs/heads/main by this push: new e711775f08 Move Literal to physical-expr-common