Denys Tsomenko

Results 3 comments of Denys Tsomenko

> https://docs.rs/datafusion-functions/47.0.0/datafusion_functions/datetime/current_date/index.html I don't see any user_doc macro expansions in generated DF docs. It's exposed not in rust doc but in their own documentation https://datafusion.apache.org/user-guide/sql/scalar_functions.html#current-date. Which they are created with...

> > It's no separate table function FLATTEN > > [@Vedin](https://github.com/Vedin) we have https://github.com/Embucket/embucket/blob/main/crates/df-builtins/src/table/flatten.rs Or what do you mean? I meant that in Snowflake, you can't use FLATTEN directly. To...