unreal-altran commented on issue #13591: URL: https://github.com/apache/superset/issues/13591#issuecomment-837989779
@junlincc , @ronaldvanrij (vote +1) In the standard filterboxes it is possible to enable the search on very voluminous comboboxes (> 10000 elements) as per the attached image. Is it possible to replicate this functionality in phase 2 of the native filter and cascade filter? Today, if the filter dataset exceeds 10,000 elements, it is a proboem. I have also not found a configuration that allows to alter this limit, it seems that the ROW_LIMIT, FILTER_SELECT_ROW_LIMIT,VIZ_ROW_LIMIT are ignored. standard filterboxes  native filter and cascade filter  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
