Local process and Docker have different behavior

2023-08-10 Thread Daniel Henneberger
nd configure it to emit watermarks at an interval. I'm not sure if these two issues are related. Let me know what you think! Thanks, Daniel Henneberger

Issue with de-serializing CompiledPlan and UNNEST_ROWS in Table API

2023-02-21 Thread Daniel Henneberger
erializer isn't looking up any functions in the BuiltInFunctionDefinitions class, which is causing the de-serialization to fail. Do any of you have experience with this issue or know of a workaround for serializing a Table API plan? Below is code to replicate. Thanks, Daniel Henneberge