AWS Athena nicht filtert Nullwert
Posted: 28 Feb 2025, 04:29
Troble im Filterwert Nullwert mit AWS Athena < /p>
Hello.
Ich habe eine Frage zu AWS Athena. />
Auch wenn ich Vodid verwende!>
Hello.
Ich habe eine Frage zu AWS Athena. />
Code: Select all
df.filter(col("VodID").isNotNull())< /code> < /p>
Die Athena filtert jedoch nicht den Nullwert
select * from dataStorage where vodid is not null