Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
2.44k
stars
959
forks
source link
[Feature] Add AlwaysTrue and AlwaysFalse predicate for paimon #1180
Closed
zhangjun0x01 closed 1 year ago
Search before asking
Motivation
Add AlwaysTrue and AlwaysFalse predicate for paimon so that we can deal some sql like
select * from mytable where 1=1
Solution
No response
Anything else?
No response
Are you willing to submit a PR?