Skip to content
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

Feature Request: Regex Search on Column Names & Range-Based Column Type Filtering in DiscoverX #65

Open
bulv1ne opened this issue Aug 11, 2023 · 0 comments

Comments

@bulv1ne
Copy link

bulv1ne commented Aug 11, 2023

Hello DiscoverX team,

We've been experimenting with the DiscoverX tool and it's proving quite beneficial for our use case. However, we have identified a requirement that we feel would enhance our experience and possibly that of many other users.

  1. Regex Search on Column Names:
    While browsing through tables, we frequently encounter situations where we need to search for specific patterns in column names. For example, in some of our datasets, we have column names like 'latitude' and 'longitude'. It would be very helpful if we could use regular expressions to filter out tables or datasets that contain these specific column names.

  2. Range-Based Column Type Filtering:
    Another enhancement would be the ability to filter columns based on specific numeric ranges. For instance, if we want to discover tables where there's a column of type 'double' with values between -90.0 and 90.0 (possibly indicating latitude), and another column with values between -180.0 and 180.0 (possibly indicating longitude), it would make the discovery process significantly more efficient.

These two features combined would greatly enhance our ability to quickly identify and work with relevant datasets. We hope the team considers implementing these functionalities in a future update.

Thank you for the amazing work on DiscoverX and looking forward to even more enhanced capabilities!

Best regards,

Niels Lemmens from Husqvarna

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant