You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might make sense to do this on the frame level so all sources can benefit. The advantage to source level is when a source supports pushdowns but that's only parquet and orc.
JsonSource should support path expressions
Scenario
struct Person { name:String, age: Int, sex: String }
The text was updated successfully, but these errors were encountered: