Merging upstream version 26.22.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
ecad2ca6a9
commit
3552a78d82
69 changed files with 29194 additions and 28548 deletions
|
@ -1318,6 +1318,7 @@ WHERE
|
|||
)
|
||||
|
||||
def test_isnull(self):
|
||||
self.validate_identity("ISNULL(x, y)")
|
||||
self.validate_all("ISNULL(x, y)", write={"spark": "COALESCE(x, y)"})
|
||||
|
||||
def test_json(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue