-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to update the data #280
Comments
Please reformat your issue description, it seems to be broken and provide steps to reproduce your issue |
Just let you know that mostly it is because of problem on data layout.
But you are correct we should add this feature. |
Question is answered, for add allow filtering api I have created separate issue. |
Thanks Scylladb/Gocqlx team for the solution. My team members are
struggling to work with Gocqlx package. Because documentation codes are
outdated. Please update everything in the documentation. It will helpfull
for everyone.
Thanks & Regards,
Arun Kumar K
…On Fri, 6 Sep 2024 at 6:28 PM, Dmitry Kropachev ***@***.***> wrote:
Question is answered, for add allow filtering api I have created separate
issue <#288>.
—
Reply to this email directly, view it on GitHub
<#280 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATZPJAVSZU4LCG6VPXWXRZTZVGRI3AVCNFSM6AAAAABKWYUAS6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZTHE4TMNJYGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@Arunkumar-hockey , thanks, documentation issues will be addressed here, please feel free to add more information. |
A error is coming "Cannot execute this query as it might involve data filtering and thus may have unpredictable performance. If you want to execute this query despite the performance unpredictability, use ALLOW FILTERING". Unable to call AllowFiltering(). function.
The text was updated successfully, but these errors were encountered: