Re: [PR] feat: ANSI support for Add [datafusion-comet]

2025-06-10 Thread via GitHub
andygrove closed pull request #616: feat: ANSI support for Add URL: https://github.com/apache/datafusion-comet/pull/616 -- 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 unsub

Re: [PR] feat: ANSI support for Add [datafusion-comet]

2025-06-10 Thread via GitHub
andygrove commented on PR #616: URL: https://github.com/apache/datafusion-comet/pull/616#issuecomment-2960624710 I am closing this PR since it has not been active lately. Feel free to re-open if needed. -- This is an automated message from the Apache Git Service. To respond to the message

Re: [PR] feat: ANSI support for Add [datafusion-comet]

2024-07-11 Thread via GitHub
planga82 commented on PR #616: URL: https://github.com/apache/datafusion-comet/pull/616#issuecomment-827653 Thank you very much @andygrove for the explanation and the PR. In addition to @dharanad question In Spark we have three different behaviors ANSI mode disable --> Sa

Re: [PR] feat: ANSI support for Add [datafusion-comet]

2024-07-10 Thread via GitHub
dharanad commented on PR #616: URL: https://github.com/apache/datafusion-comet/pull/616#issuecomment-2221940686 > @planga82 Please see [apache/datafusion# v](https://github.com/apache/datafusion/pull/11400) that I just created against DataFusion, which possibly gives us most of what we need

Re: [PR] feat: ANSI support for Add [datafusion-comet]

2024-07-10 Thread via GitHub
andygrove commented on PR #616: URL: https://github.com/apache/datafusion-comet/pull/616#issuecomment-2221247715 @planga82 Please see https://github.com/apache/datafusion/pull/11400 that I just created against DataFusion, which possibly gives us most of what we need, although the same princ

Re: [PR] feat: ANSI support for Add [datafusion-comet]

2024-07-10 Thread via GitHub
andygrove commented on code in PR #616: URL: https://github.com/apache/datafusion-comet/pull/616#discussion_r1672731981 ## core/src/execution/datafusion/expressions/binary.rs: ## @@ -0,0 +1,211 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contrib

Re: [PR] feat: ANSI support for Add [datafusion-comet]

2024-07-10 Thread via GitHub
andygrove commented on code in PR #616: URL: https://github.com/apache/datafusion-comet/pull/616#discussion_r1672729885 ## core/src/execution/datafusion/expressions/binary.rs: ## @@ -0,0 +1,211 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contrib

Re: [PR] feat: ANSI support for Add [datafusion-comet]

2024-07-10 Thread via GitHub
andygrove commented on code in PR #616: URL: https://github.com/apache/datafusion-comet/pull/616#discussion_r1672728617 ## core/src/execution/datafusion/expressions/binary.rs: ## @@ -0,0 +1,202 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contrib

Re: [PR] feat: ANSI support for Add [datafusion-comet]

2024-07-09 Thread via GitHub
dharanad commented on code in PR #616: URL: https://github.com/apache/datafusion-comet/pull/616#discussion_r1670855040 ## core/src/execution/datafusion/expressions/binary.rs: ## @@ -0,0 +1,202 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contribu

Re: [PR] feat: ANSI support for Add [datafusion-comet]

2024-07-09 Thread via GitHub
andygrove commented on PR #616: URL: https://github.com/apache/datafusion-comet/pull/616#issuecomment-2217922631 Thanks for the contribution @planga82. I am reviewing this today. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] feat: ANSI support for Add [datafusion-comet]

2024-07-08 Thread via GitHub
dharanad commented on code in PR #616: URL: https://github.com/apache/datafusion-comet/pull/616#discussion_r1668351284 ## core/src/execution/datafusion/expressions/binary.rs: ## @@ -0,0 +1,202 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contribu

Re: [PR] feat: ANSI support for Add [datafusion-comet]

2024-07-08 Thread via GitHub
planga82 commented on code in PR #616: URL: https://github.com/apache/datafusion-comet/pull/616#discussion_r1668815147 ## core/src/execution/datafusion/expressions/binary.rs: ## @@ -0,0 +1,202 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contribu

Re: [PR] feat: ANSI support for Add [datafusion-comet]

2024-07-08 Thread via GitHub
planga82 commented on code in PR #616: URL: https://github.com/apache/datafusion-comet/pull/616#discussion_r1668815147 ## core/src/execution/datafusion/expressions/binary.rs: ## @@ -0,0 +1,202 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contribu

Re: [PR] feat: ANSI support for Add [datafusion-comet]

2024-07-08 Thread via GitHub
dharanad commented on code in PR #616: URL: https://github.com/apache/datafusion-comet/pull/616#discussion_r1668351284 ## core/src/execution/datafusion/expressions/binary.rs: ## @@ -0,0 +1,202 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contribu

Re: [PR] feat: ANSI support for Add [datafusion-comet]

2024-07-08 Thread via GitHub
dharanad commented on code in PR #616: URL: https://github.com/apache/datafusion-comet/pull/616#discussion_r1668297829 ## core/src/execution/datafusion/expressions/binary.rs: ## @@ -0,0 +1,202 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contribu

Re: [PR] feat: ANSI support for Add [datafusion-comet]

2024-07-05 Thread via GitHub
planga82 commented on code in PR #616: URL: https://github.com/apache/datafusion-comet/pull/616#discussion_r1667141077 ## core/src/execution/datafusion/expressions/binary.rs: ## @@ -0,0 +1,202 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contribu

Re: [PR] feat: ANSI support for Add [datafusion-comet]

2024-07-05 Thread via GitHub
planga82 commented on code in PR #616: URL: https://github.com/apache/datafusion-comet/pull/616#discussion_r1667140189 ## core/src/execution/datafusion/expressions/binary.rs: ## @@ -0,0 +1,202 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contribu

Re: [PR] feat: ANSI support for Add [datafusion-comet]

2024-07-03 Thread via GitHub
planga82 commented on code in PR #616: URL: https://github.com/apache/datafusion-comet/pull/616#discussion_r1664848177 ## core/src/execution/datafusion/expressions/binary.rs: ## @@ -0,0 +1,202 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contribu

Re: [PR] feat: ANSI support for Add [datafusion-comet]

2024-07-03 Thread via GitHub
eejbyfeldt commented on code in PR #616: URL: https://github.com/apache/datafusion-comet/pull/616#discussion_r1664684744 ## core/src/execution/datafusion/expressions/binary.rs: ## @@ -0,0 +1,202 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contri