Taeseong Yu

Results 11 comments of Taeseong Yu

Can I take this issue??

@panarch I found concat function was already added. https://github.com/gluesql/gluesql/blob/6132368f0f5f7551dceb3afe3a4568bac40b4600/core/src/ast_builder/expr/function.rs#L77 But as far as I know, The problem you mentioned above is not solved. So I'd like to change name for...

I got it!! Thank you for your response😀

I would like to address this issue using "debug" "debug" : https://github.com/visionmedia/debug debug is a tiny debugging tool which can use in both server and frontend side. Can I try...

Hi, @daipom I've just published an issue #4491 for more information. > This PR would be effective to some extent, however I believe the problem of memory consumption will remain....

> Basically, it seems to be a very good idea to limit the FIFO's buffer. Thank you for your comment!! @daipom Please let me know if there's any feedback on...

Hi, @daipom Rebase is done!! Thank you for your review!!

Hi, @daipom Rebase is done. I also added a commit to resolve the following [issue](https://github.com/fluent/fluentd/pull/4491#discussion_r1632200754). Please review it if you don't mind. Thank you.

Hi @daipom So, Here is the summary of your code AS-IS: When a restart occurs while reading a long line, because it doesn't record the position properly, a long line...