Piotr Findeisen
Piotr Findeisen
> UDF's currently do not have access to the DF context which would make implementing this using configuration a bit difficult. - https://github.com/apache/datafusion/pull/16573
cc @sadboy @milevin @wolfram-s @wizardxz
@alamb @andygrove @comphead please take a look
@dependabot recreate
@rizaon am i thinking about this right?
good point, @amogh-jahagirdar thank you @amogh-jahagirdar @Fokko for review and merge!
@singhpk234 indeed this would alleviate the concern, but I don't see a way to implement caching in `Tabble loadTable(TableIdentifier)` method. We don't have the snapshot ID yet, and once we...
I am not sure what the fix would be. I need to understand the consistency assumptions of this code. In particular, what are the potential consequences of having table entry...
> cc [@jackye1995](https://github.com/jackye1995) [@RussellSpitzer](https://github.com/RussellSpitzer) [@rdblue](https://github.com/rdblue) as you were a bit involved in that PR. thoughts?
@electrum @pettyjamesm do you agree with the Expected behavior here?