There is a discrepancy between the statistical results of queries on the distributed system and the actual data. #3807
Replies: 3 comments 3 replies
-
|
Thanks for asking, @guoxueliang-coder. Would it be possible to share your actual data so we can reproduce and debug the issue locally? You can upload that to our write-only S3 storage - https://manual.manticoresearch.com/Reporting_bugs#Uploading-your-data Even better, could you provide a reproducible example based on https://github.com/manticoresoftware/manticore-load? |
Beta Was this translation helpful? Give feedback.
-
|
Due to some reasons, I am unable to upload the original data, but I can reconstruct the test data to reproduce it. Just a few simple steps are needed: The data is ready and can be queried and reproduced: You can see that the total number of queried data is 3 But the count shows 4: Could you please help me take a look at this issue? Thank you very much |
Beta Was this translation helpful? Give feedback.
-
|
The MRE based on #3807 (comment) is: so instead of the expected value of 2 for Unfortunately, you have to find another way to calculate count distinct if you need to do it against a table which includes a remote table. There's the related issue #1131 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I’m using Manticore Search 4.2.0,I also tried the latest version but there were issues,Please refer to the attached document for details.May I ask if there is any solution,Thank you!
question.docx
Beta Was this translation helpful? Give feedback.
All reactions