Skip to content

Activity

add "can_be_pushed_down" in AggregateFunction

Pull request merge
roseboy-liupushed 1 commit to 27.0.0 • 21b2303…37f57fe • 
on Dec 2, 2024

fix:limit error format

Pull request merge
roseboy-liupushed 1 commit to 27.0.0 • ce4ee92…21b2303 • 
on Nov 7, 2024

add sum(count) case in PushDownProjection

Pull request merge
roseboy-liupushed 1 commit to 27.0.0 • f6c50a7…ce4ee92 • 
on Oct 24, 2024

Merge pull request #14 from lutengda/cnosdb_datafusion_27_1

Pull request merge
roseboy-liupushed 2 commits to 27.0.0 • 6434749…f6c50a7 • 
on Oct 10, 2024

Merge pull request #13 from lutengda/cnosdb_datafusion_27

Pull request merge
roseboy-liupushed 2 commits to 27.0.0 • 32a8dec…6434749 • 
on Sep 27, 2024

Merge pull request #12 from lutengda/cnosdb_datafusion_27_1

Pull request merge
roseboy-liupushed 2 commits to 27.0.0 • cf5e7fe…32a8dec • 
on Sep 11, 2024

Merge pull request #11 from lutengda/cnosdb_datafusion_27

Pull request merge
roseboy-liupushed 2 commits to 27.0.0 • 5367e31…cf5e7fe • 
on Sep 9, 2024

integrate consumer tests, implement tpch query 18 to 22 (apache#11462)

roseboy-liupushed 69 commits to main • 940efd3…bfd8156 • 
on Jul 15, 2024

Made userDefinedFunctionPlanner to uniform the usages (apache#11318)

roseboy-liupushed 25 commits to main • 6e63748…940efd3 • 
on Jul 8, 2024

Enable clone_on_ref_ptr clippy lint on expr crate (apache#11238)

roseboy-liupushed 52 commits to main • 57280e4…6e63748 • 
on Jul 4, 2024

Minor: reduce replication for nested comparison (apache#11149)

Force push
roseboy-liuforce pushed to main • e257fa5…57280e4 • 
on Jun 28, 2024

Merge pull request #9 from Subsegment/pub-cursor

Pull request merge
roseboy-liupushed 2 commits to 27.0.0 • 03e950d…5367e31 • 
on Mar 7, 2024

add attribute Serialize/Deserialize on ScalarValue

roseboy-liupushed 1 commit to 27.0.0 • 0488f0d…03e950d • 
on Jan 9, 2024

Merge pull request #8 from Subsegment/syk-pub

Pull request merge
roseboy-liupushed 2 commits to 27.0.0 • 7a3a902…0488f0d • 
on Jan 9, 2024

fix: inline_table_scan not handle projection

yukkitpushed 1 commit to 27.0.0 • 75f8567…7a3a902 • 
on Nov 13, 2023

fix: fix udf and udaf don't check args count

Pull request merge
yukkitpushed 3 commits to 27.0.0 • 75eb944…75f8567 • 
on Oct 16, 2023

fix: fix scalar udf don't check args count

Pull request merge
yukkitpushed 1 commit to 27.0.0 • b739b5b…75eb944 • 
on Oct 16, 2023

fix: fix aggregate udf don't check args count

Pull request merge
yukkitpushed 1 commit to 27.0.0 • 253ff32…b739b5b • 
on Oct 12, 2023

pub TypeCoercionRewriter and ConstEvaluator

yukkitpushed 1 commit to 27.0.0 • a56f7e3…253ff32 • 
on Oct 12, 2023

chore : make batch_filter and prepare_select_exprs pub

Pull request merge
yukkitpushed 1 commit to 27.0.0 • 1dd9fd2…a56f7e3 • 
on Sep 14, 2023

fix: build_timestamp_list data type mismatch

yukkitpushed 1 commit to 27.0.0 • c7379ec…1dd9fd2 • 
on Aug 11, 2023

feat: add udaf signature check

yukkitpushed 1 commit to 27.0.0 • fe914f0…c7379ec • 
on Aug 9, 2023

feat: support scalar div_checked

yukkitpushed 1 commit to 27.0.0 • 65dc4a9…fe914f0 • 
on Jul 27, 2023

feat: try to support udaf with order by and udaf non-parallel execution

yukkitpushed 1 commit to 27.0.0 • 470f802…65dc4a9 • 
on Jul 17, 2023

add input datatype to udaf interface

yukkitpushed 1 commit to 27.0.0 • 0a2fe02…470f802 • 
on Jul 14, 2023
yukkitpushed 1 commit to 27.0.0 • b3a8ab9…0a2fe02 • 
on Jul 10, 2023

fix: incorrect nullability of Like expressions (apache#6829)

yukkitcreated 27.0.0 • b3a8ab9 • 
on Jul 5, 2023

feat: add rewrite_down to trait TreeNode

yukkitpushed 1 commit to 22.0.0 • fb2cd91…2b432d1 • 
on Jun 9, 2023

improve: inline_table_scan&subquery_alias

yukkitpushed 1 commit to 22.0.0 • 3689780…fb2cd91 • 
on May 18, 2023

remove analyzer from optimize stage

yukkitpushed 1 commit to 22.0.0 • 2595760…3689780 • 
on Apr 27, 2023