William Chau

Results 6 comments of William Chau

Also, you should implement delta_sharing_enabled flag in the metastore to enable delta sharing.

@olafurpg I'll see if I can reproduce it in an OSS environment so that I can share the payload.

Hey Vadym, Is there a reason why you use RDD instead of `DataFrame` directly? I think the QueryBuilder tries to convert to RDD, which Spark Connect does not support. Thanks!

> What's the context? and what would it be used for? The context is that there have been multiple requests to not use a static config file, so instead, we...