mirror of
https://github.com/hyperdxio/hyperdx
synced 2026-04-21 13:37:15 +00:00
Closes HDX-3580 Closes HDX-3034 ## Summary This PR enhances the support for SQL-driven tables 1. The selected date range can now be referenced in the query with query params. The available query params are outlined in a new section above the SQL input. 2. The table no longer OOMs on large result sets (it is now truncated to the first 10k results), or crashes when selecting columns that are Map or JSON type 3. The table can now be sorted client-side for sql-driven tables 4. There is now placeholder / example SQL in the input ### Screenshots or video https://github.com/user-attachments/assets/4f39fd0a-d33e-4f8c-9e91-84143d23e293 ### How to test locally or on Vercel This feature can be tested locally or on the preview environment without any special toggles. ### References - Linear Issue: HDX-3580 - Related PRs: |
||
|---|---|---|
| .. | ||
| angry-wasps-boil.md | ||
| blue-seals-double.md | ||
| bright-queens-shop.md | ||
| config.json | ||
| cool-otters-arrive.md | ||
| fast-swans-brake.md | ||
| gold-kiwis-behave.md | ||
| lazy-carpets-matter.md | ||
| lemon-knives-double.md | ||
| little-walls-behave.md | ||
| metal-shrimps-relax.md | ||
| poor-pianos-unite.md | ||
| README.md | ||
| sampling-improvements.md | ||
| silent-ants-shop.md | ||
| silent-zebras-switch.md | ||
| sixty-years-jog.md | ||
| sweet-pumas-mix.md | ||
| warm-tigers-glow.md | ||
Changesets
Hello and welcome! This folder has been automatically generated by
@changesets/cli, a build tool that works with multi-package repos, or
single-package repos to help you version and publish your code. You can find the
full documentation for it
in our repository
We have a quick list of common questions to get you started engaging with this project in our documentation