Unable to filter Result grid in ADS
I have an issue with using 'filter' in Result Grid for big number of records.
E.g. when I select e.g. 50K records ... everything works fine. When I select 100K records ..and click on down arrow (filter) it shows me the records ... I could select one record but it does not filter it out. And if I select e.g. 200K records .. it doesn't even open a list when I click on filter.
Hence, my assumption is that it's related to memory management on my server. I tried to contract GitHub ... but no luck with response. It significantly impact my work because every time I have to export Result Set and analyze it outside of ADS. I have the same issue on 2 computers: Windows 10 running on PC and Windows Server 2019.
I am running:
Version: 1.50.0 (system setup)
Commit: 49c73a84388731fec941dac8d938345ac16bd470
Date: 2024-11-17T22:41:05.327Z
VS Code: 1.82.0
Electron: 30.5.1
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Windows_NT x64 10.0.17763
--
RAM is 8 Gb and a lot of virtual memory.
--
I set this field: Query Editor › Results: In Memory Data Processing Threshold 99999999
It didn't help.
Any help would be appreciated ... because it impacts my daily business and export results every time is not convenient thing ..