comphead closed issue #14098: Spaceship operator (<=>) not supported
URL: https://github.com/apache/datafusion/issues/14098
--
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 u
alamb commented on issue #14098:
URL: https://github.com/apache/datafusion/issues/14098#issuecomment-2599715103
> [@ion-elgreco](https://github.com/ion-elgreco) sure! I am still trying to
figure how tests are written but as soon as I figure that out, I'll include
your suggestion!
I t
Spaarsh commented on issue #14098:
URL: https://github.com/apache/datafusion/issues/14098#issuecomment-2599627126
@ion-elgreco sure! I am still trying to figure how tests are written but as
soon as I figure that out, I'll include your suggestion!
--
This is an automated message from the A
ion-elgreco commented on issue #14098:
URL: https://github.com/apache/datafusion/issues/14098#issuecomment-2599601437
Yess, you could add also a sanity test:
format!("{Value1} = {value2} OR (value1} IS NULL AND {value2} IS NULL)"),
--
This is an automated message from the Apache Gi
Spaarsh commented on issue #14098:
URL: https://github.com/apache/datafusion/issues/14098#issuecomment-2599524998
Apologies for the delay! @ion-elgreco is this the output you are expecting?
If so, I shall make a PR including some tests as well!

--
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 spe
Spaarsh commented on issue #14098:
URL: https://github.com/apache/datafusion/issues/14098#issuecomment-2593547003
@ion-elgreco @alamb if it is fine by you, can I work on this? I am just
getting familiar with the codebase with a few commits here and there :D
--
This is an automated message
ion-elgreco commented on issue #14098:
URL: https://github.com/apache/datafusion/issues/14098#issuecomment-2587816154
@alamb thanks for the pointers! I will take a look over the weekend to add
this :D
--
This is an automated message from the Apache Git Service.
To respond to the message,
alamb commented on issue #14098:
URL: https://github.com/apache/datafusion/issues/14098#issuecomment-2587335551
Planning support might be as simple as adding the appropriate translation
here:
https://github.com/apache/datafusion/blob/63b94c8f9e128b938e81b7e867ce6256a94d67e6/datafusio
ion-elgreco opened a new issue, #14098:
URL: https://github.com/apache/datafusion/issues/14098
### Is your feature request related to a problem or challenge?
I am trying to add support for Generated Columns in Delta-rs. For this to be
functional, we need the spaceship operator to be i
10 matches
Mail list logo