Hi,
Is there any plan about support TextQuery for ThinClient ? -- Thanks & Best Regards Tam, Nguyen Manh |
Hi,
I've didn't heard about such plans. TextQuery is not widely used, as far as I know. Hope this helps. Sincerely, Dmitriy Pavlov пт, 7 сент. 2018 г. в 4:57, Tâm Nguyễn Mạnh <[hidden email]>: > Hi, > > Is there any plan about support TextQuery for ThinClient ? > > -- > Thanks & Best Regards > > Tam, Nguyen Manh > |
Hi,
I would like to implement this feature. Can we open a ticket for that ? Vào Th 2, 10 thg 9, 2018 lúc 8:27 CH Dmitriy Pavlov <[hidden email]> đã viết: > Hi, > > I've didn't heard about such plans. TextQuery is not widely used, as far as > I know. > > Hope this helps. > > Sincerely, > Dmitriy Pavlov > > пт, 7 сент. 2018 г. в 4:57, Tâm Nguyễn Mạnh <[hidden email]>: > > > Hi, > > > > Is there any plan about support TextQuery for ThinClient ? > > > > -- > > Thanks & Best Regards > > > > Tam, Nguyen Manh > > > Thanks & Best Regards Tam, Nguyen Manh |
Hi, sure, feel free to open a ticket. About implementation, I personally
do not mind, but I can't represent an opinion of all community members. I hope TextQuery/Thin Client developers and maintainers will step in and share their vision. пн, 10 сент. 2018 г. в 16:31, Tâm Nguyễn Mạnh <[hidden email]>: > Hi, > I would like to implement this feature. Can we open a ticket for that ? > > Vào Th 2, 10 thg 9, 2018 lúc 8:27 CH Dmitriy Pavlov <[hidden email] > > > đã viết: > > > Hi, > > > > I've didn't heard about such plans. TextQuery is not widely used, as far > as > > I know. > > > > Hope this helps. > > > > Sincerely, > > Dmitriy Pavlov > > > > пт, 7 сент. 2018 г. в 4:57, Tâm Nguyễn Mạnh <[hidden email] > >: > > > > > Hi, > > > > > > Is there any plan about support TextQuery for ThinClient ? > > > > > > -- > > > Thanks & Best Regards > > > > > > Tam, Nguyen Manh > > > > > > -- > Thanks & Best Regards > > Tam, Nguyen Manh > |
Hi,
Text query should be easy to implement in thin client protocol, all the plumbing is there for cursors and so on. We just need a new operation similar to existing ones. Are you going to add it to .NET Thin Client? Pavel On Mon, Sep 10, 2018 at 8:22 PM Dmitriy Pavlov <[hidden email]> wrote: > Hi, sure, feel free to open a ticket. About implementation, I personally > do not mind, but I can't represent an opinion of all community members. > > I hope TextQuery/Thin Client developers and maintainers will step in and > share their vision. > > пн, 10 сент. 2018 г. в 16:31, Tâm Nguyễn Mạnh <[hidden email] > >: > > > Hi, > > I would like to implement this feature. Can we open a ticket for that ? > > > > Vào Th 2, 10 thg 9, 2018 lúc 8:27 CH Dmitriy Pavlov < > [hidden email] > > > > > đã viết: > > > > > Hi, > > > > > > I've didn't heard about such plans. TextQuery is not widely used, as > far > > as > > > I know. > > > > > > Hope this helps. > > > > > > Sincerely, > > > Dmitriy Pavlov > > > > > > пт, 7 сент. 2018 г. в 4:57, Tâm Nguyễn Mạnh < > [hidden email] > > >: > > > > > > > Hi, > > > > > > > > Is there any plan about support TextQuery for ThinClient ? > > > > > > > > -- > > > > Thanks & Best Regards > > > > > > > > Tam, Nguyen Manh > > > > > > > > > -- > > Thanks & Best Regards > > > > Tam, Nguyen Manh > > > |
Hi,
Yes, im going to add into .Net Thin Client. I Already looked into implementation of other Thin Client’s methods. Its quite easy to implement TextQuery for .Net Thi Client. Actually I did it on my personal branch and I would love to push it into Ignite git. Vào Th 3, 11 thg 9, 2018 lúc 2:47 SA Pavel Tupitsyn <[hidden email]> đã viết: > Hi, > > Text query should be easy to implement in thin client protocol, all the > plumbing is there for cursors and so on. > We just need a new operation similar to existing ones. > > Are you going to add it to .NET Thin Client? > > Pavel > > On Mon, Sep 10, 2018 at 8:22 PM Dmitriy Pavlov <[hidden email]> > wrote: > > > Hi, sure, feel free to open a ticket. About implementation, I personally > > do not mind, but I can't represent an opinion of all community members. > > > > I hope TextQuery/Thin Client developers and maintainers will step in and > > share their vision. > > > > пн, 10 сент. 2018 г. в 16:31, Tâm Nguyễn Mạnh < > [hidden email] > > >: > > > > > Hi, > > > I would like to implement this feature. Can we open a ticket for that ? > > > > > > Vào Th 2, 10 thg 9, 2018 lúc 8:27 CH Dmitriy Pavlov < > > [hidden email] > > > > > > > đã viết: > > > > > > > Hi, > > > > > > > > I've didn't heard about such plans. TextQuery is not widely used, as > > far > > > as > > > > I know. > > > > > > > > Hope this helps. > > > > > > > > Sincerely, > > > > Dmitriy Pavlov > > > > > > > > пт, 7 сент. 2018 г. в 4:57, Tâm Nguyễn Mạnh < > > [hidden email] > > > >: > > > > > > > > > Hi, > > > > > > > > > > Is there any plan about support TextQuery for ThinClient ? > > > > > > > > > > -- > > > > > Thanks & Best Regards > > > > > > > > > > Tam, Nguyen Manh > > > > > > > > > > > > -- > > > Thanks & Best Regards > > > > > > Tam, Nguyen Manh > > > > > > Thanks & Best Regards Tam, Nguyen Manh |
Awesome!
I've filed a JIRA ticket [1], please assign to yourself, click Start Progress, and follow the contribution path [2]. Looking forward to a pull request from you! [1] https://issues.apache.org/jira/browse/IGNITE-9529 [2] https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-1.CreateGitHubpull-request On Mon, Sep 10, 2018 at 10:54 PM Tâm Nguyễn Mạnh <[hidden email]> wrote: > Hi, > Yes, im going to add into .Net Thin Client. > I Already looked into implementation of other Thin Client’s methods. Its > quite easy to implement TextQuery for .Net Thi Client. > Actually I did it on my personal branch and I would love to push it into > Ignite git. > > > > > Vào Th 3, 11 thg 9, 2018 lúc 2:47 SA Pavel Tupitsyn <[hidden email]> > đã viết: > > > Hi, > > > > Text query should be easy to implement in thin client protocol, all the > > plumbing is there for cursors and so on. > > We just need a new operation similar to existing ones. > > > > Are you going to add it to .NET Thin Client? > > > > Pavel > > > > On Mon, Sep 10, 2018 at 8:22 PM Dmitriy Pavlov <[hidden email]> > > wrote: > > > > > Hi, sure, feel free to open a ticket. About implementation, I > personally > > > do not mind, but I can't represent an opinion of all community members. > > > > > > I hope TextQuery/Thin Client developers and maintainers will step in > and > > > share their vision. > > > > > > пн, 10 сент. 2018 г. в 16:31, Tâm Nguyễn Mạnh < > > [hidden email] > > > >: > > > > > > > Hi, > > > > I would like to implement this feature. Can we open a ticket for > that ? > > > > > > > > Vào Th 2, 10 thg 9, 2018 lúc 8:27 CH Dmitriy Pavlov < > > > [hidden email] > > > > > > > > > đã viết: > > > > > > > > > Hi, > > > > > > > > > > I've didn't heard about such plans. TextQuery is not widely used, > as > > > far > > > > as > > > > > I know. > > > > > > > > > > Hope this helps. > > > > > > > > > > Sincerely, > > > > > Dmitriy Pavlov > > > > > > > > > > пт, 7 сент. 2018 г. в 4:57, Tâm Nguyễn Mạnh < > > > [hidden email] > > > > >: > > > > > > > > > > > Hi, > > > > > > > > > > > > Is there any plan about support TextQuery for ThinClient ? > > > > > > > > > > > > -- > > > > > > Thanks & Best Regards > > > > > > > > > > > > Tam, Nguyen Manh > > > > > > > > > > > > > > > -- > > > > Thanks & Best Regards > > > > > > > > Tam, Nguyen Manh > > > > > > > > > > -- > Thanks & Best Regards > > Tam, Nguyen Manh > |
Great,
Let us know if you need any kind of help from the community. Best Regards, Igor On Tue, Sep 11, 2018 at 10:48 AM Pavel Tupitsyn <[hidden email]> wrote: > Awesome! > I've filed a JIRA ticket [1], please assign to yourself, click Start > Progress, and follow the contribution path [2]. > Looking forward to a pull request from you! > > [1] https://issues.apache.org/jira/browse/IGNITE-9529 > [2] > > https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-1.CreateGitHubpull-request > > On Mon, Sep 10, 2018 at 10:54 PM Tâm Nguyễn Mạnh < > [hidden email]> > wrote: > > > Hi, > > Yes, im going to add into .Net Thin Client. > > I Already looked into implementation of other Thin Client’s methods. Its > > quite easy to implement TextQuery for .Net Thi Client. > > Actually I did it on my personal branch and I would love to push it into > > Ignite git. > > > > > > > > > > Vào Th 3, 11 thg 9, 2018 lúc 2:47 SA Pavel Tupitsyn < > [hidden email]> > > đã viết: > > > > > Hi, > > > > > > Text query should be easy to implement in thin client protocol, all the > > > plumbing is there for cursors and so on. > > > We just need a new operation similar to existing ones. > > > > > > Are you going to add it to .NET Thin Client? > > > > > > Pavel > > > > > > On Mon, Sep 10, 2018 at 8:22 PM Dmitriy Pavlov <[hidden email]> > > > wrote: > > > > > > > Hi, sure, feel free to open a ticket. About implementation, I > > personally > > > > do not mind, but I can't represent an opinion of all community > members. > > > > > > > > I hope TextQuery/Thin Client developers and maintainers will step in > > and > > > > share their vision. > > > > > > > > пн, 10 сент. 2018 г. в 16:31, Tâm Nguyễn Mạnh < > > > [hidden email] > > > > >: > > > > > > > > > Hi, > > > > > I would like to implement this feature. Can we open a ticket for > > that ? > > > > > > > > > > Vào Th 2, 10 thg 9, 2018 lúc 8:27 CH Dmitriy Pavlov < > > > > [hidden email] > > > > > > > > > > > đã viết: > > > > > > > > > > > Hi, > > > > > > > > > > > > I've didn't heard about such plans. TextQuery is not widely used, > > as > > > > far > > > > > as > > > > > > I know. > > > > > > > > > > > > Hope this helps. > > > > > > > > > > > > Sincerely, > > > > > > Dmitriy Pavlov > > > > > > > > > > > > пт, 7 сент. 2018 г. в 4:57, Tâm Nguyễn Mạnh < > > > > [hidden email] > > > > > >: > > > > > > > > > > > > > Hi, > > > > > > > > > > > > > > Is there any plan about support TextQuery for ThinClient ? > > > > > > > > > > > > > > -- > > > > > > > Thanks & Best Regards > > > > > > > > > > > > > > Tam, Nguyen Manh > > > > > > > > > > > > > > > > > > -- > > > > > Thanks & Best Regards > > > > > > > > > > Tam, Nguyen Manh > > > > > > > > > > > > > > -- > > Thanks & Best Regards > > > > Tam, Nguyen Manh > > > |
Free forum by Nabble | Edit this page |