Alan Tang

Results 18 comments of Alan Tang

Hi @leecalcote, I noticed that this issue hasn't seen any progress for a long time, and I am very interested in it. Could you assign this issue to me?

Hi @alamb, I just wanted to clarify: if a Spark function appears in the sqllogictest tests, are we expected to implement it in DataFusion?

> > Hi [@alamb](https://github.com/alamb), I just wanted to clarify: if a Spark function appears in the sqllogictest tests, are we expected to implement it in DataFusion? > > [@Standing-Man](https://github.com/Standing-Man) that...

> @leecalcote, I couldn't understand which commands you are referring to. Hi @pranjalg1331, Since there were some check failures, you might want to run specific commands in your local development...

Hi @Ashparshp and @leecalcote, I attempted to reproduce the issue, but it still doesn't work. Additionally, I'm confused about how to use the Meshkit error codes to retrieve the corresponding...

Hi @lxl66566, I'm interested in contributing to this issue. Let me give it a try and work on solving it.

Hi @Jougan-0 and @leecalcote, I think I’ve identified the reason for the panic error when using the create command. It seems that each user has a different organization ID, which...

Hi @killme2008 and @zhongzc, I’d like to implement vector ↔ JSON conversion, but I’m not sure what the SQL syntax for converting JSON to a vector should be. ``` CREATE...

Hi @bsbds, when I use `cargo audit` to check for dependency vulnerabilities, it suggests that the `rustls` dependency needs to be updated to a newer version. Would you recommend updating...

WIP: refactor new methods to builder pattern! -> Done!