AWS Athena nicht filtert NullwertMySql

MySQL DBMS-Forum
Anonymous
 AWS Athena nicht filtert Nullwert

Post by Anonymous »

Troble im Filterwert Nullwert mit AWS Athena < /p>
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
Auch wenn ich Vodid verwende!>

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post