Adding upstream version 26.22.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
0eb0fedc25
commit
ffc089e090
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