dal
ad26b8db8d
data catalog search prompt fix
2025-05-01 16:16:21 -06:00
dal
277f0b85ad
Merge remote-tracking branch 'origin/staging' into evals
2025-05-01 15:44:39 -06:00
Nate Kelley
e419bc2ae0
Merge branch 'evals' of https://github.com/buster-so/buster into evals
2025-05-01 15:31:10 -06:00
Nate Kelley
9e29ffbb59
playwright config are update to date
2025-05-01 15:31:05 -06:00
dal
892fba069a
Merge branch 'staging' into evals
2025-05-01 15:19:41 -06:00
dal
de9bb4f8a8
Merge pull request #254 from buster-so/dal/data-catalog-search-improvement
...
Dal/data catalog search improvement
2025-05-01 14:19:21 -07:00
dal
409df89a25
adjusted the search stored values
2025-05-01 15:12:12 -06:00
Nate Kelley
0675ec2fa7
updates for efficiency
2025-05-01 14:02:51 -06:00
Nate Kelley
ebe4f91ed0
Nate/new data matrix ( #253 )
...
* updates for efficiency
* working on a single function
* update
* working
* update
* optimized
* update
* trendline operations pt 1
* update datasets to include ticks
* dataset creator
* udate
* trendlines
* move to one single dataset options hook
* started adding in options
* fix some broken functions
* line series builder
* threadshold updates
* pie sort by
* additional fixes to data structures
* update
* update animations
* update to y axis combos
* more stable asset prop passing
* Update ChartJSTheme.ts
* update check
* update problematic dataset
* with additional tests for size
* size data key
* update unit tests
* add a virtualizer for the rows
* add a few scatter tests
* update
* add additionla unit tests
* add additionla unit tests
* update
* add a couple more tests
* many updates
* update builder to not use deprcated functinos
* added additional unit tests
* add a few more unit tests
* make a few new unit tests
* make tooltip a little more efficient
* builders have some unit tests
* make additional tests
* added a bunch of unit tests
* move mount logic closer to buster chart
* fix link click bug
* adjust the icons
* fix broken time stamps
* additional config for tooltips
* add one additional unit test
* update package versions
* update the tests to run on the branch
* Update web-tests.yml
2025-05-01 13:47:34 -06:00
dal
2a9ff873f3
Merge branch 'staging' into dal/data-catalog-search-improvement
2025-05-01 13:31:08 -06:00
dal
da018c570f
don't extract ids
2025-05-01 12:35:04 -06:00
dal
6c3dcad03c
Merge pull request #251 from buster-so/evals
...
small tweak
2025-05-01 10:29:21 -07:00
dal
b0e1422ec9
small tweak
2025-05-01 11:28:45 -06:00
dal
3b599508a3
hotfix datasource id ref
2025-05-01 10:06:14 -06:00
dal
716feb4115
Merge pull request #248 from buster-so/evals
...
Evals
2025-05-01 08:30:36 -07:00
dal
567bf667b4
some sql prompt fixes
2025-05-01 09:14:26 -06:00
dal
c3055a9424
ok fix on metric file to dataset
2025-05-01 08:59:16 -06:00
dal
aafe225ac9
enum wrong
2025-05-01 08:31:19 -06:00
dal
843911eca1
jumped the gun on one delete bf it exists
2025-05-01 08:20:49 -06:00
dal
435042b766
migration handles orphaned metric_files better
2025-05-01 08:10:15 -06:00
dal
5896a076a4
Merge pull request #247 from buster-so/dal/sql-strictness-improvements
...
Sql analyzer tests and strictness iimprovement
2025-05-01 06:52:29 -07:00
dal
693eaec969
Enhance error handling and version management in metric file processing. Added detailed error logging for failed dataset associations and improved YAML serialization handling. Updated structures to track updated versions during metric modifications.
2025-04-30 17:22:47 -06:00
dal
775631ed43
semantic handling
2025-04-30 14:55:00 -06:00
dal
12077f9721
Enhance semantic query processing with improved handling for common tables and nested metrics. Added stricter validation for parameter types and refined error messages. Updated tests to reflect changes and ensure robustness.
2025-04-30 14:31:56 -06:00
dal
0db84419db
semantic improvmenets
2025-04-30 13:57:55 -06:00
dal
7e023d7178
semantic tets
2025-04-30 12:43:01 -06:00
dal
6c6becefb5
semantic substitution working
2025-04-30 08:51:15 -06:00
dal
491fc75c76
tests working better
2025-04-29 18:33:38 -06:00
dal
13e5712436
ok the rejections are working
2025-04-29 18:05:37 -06:00
dal
75e6e6de76
ok everything is working pretty well
2025-04-29 17:36:34 -06:00
dal
c8f0e35f50
tests for sql analyzer looking really good
2025-04-29 16:17:06 -06:00
dal
cb03e0f2f4
all tests passing on analysis
2025-04-29 14:27:38 -06:00
dal
09eae9eacb
api testing had the rust tool chain removed
2025-04-29 13:41:40 -06:00
dal
9905f16ed1
a few optimizations
2025-04-29 11:24:34 -06:00
dal
6aa1442b06
dockerfile added to test env
2025-04-29 11:02:08 -06:00
dal
5d4b4e8124
always run tests
2025-04-29 10:57:04 -06:00
dal
19eea365a4
api, cli, web, tsting env and some rust fixes
2025-04-29 10:37:37 -06:00
dal
0c5c9eafff
ok trying again with env setup
2025-04-29 10:12:27 -06:00
dal
7108137eb4
Merge pull request #244 from buster-so/evals
...
Evals
2025-04-29 09:01:47 -07:00
dal
75434e5071
Merge pull request #243 from buster-so/dal/testing-envs
...
Dal/testing-envs
2025-04-29 09:01:01 -07:00
dal
a735c8bc57
Update .github/workflows/web-testing.yml
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-04-29 09:00:43 -07:00
dal
6d0b7b4f20
Update .github/actions/setup-test-environment/action.yml
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-04-29 09:00:36 -07:00
dal
5385d76d11
Update .github/actions/stop-supabase/action.yml
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-04-29 09:00:12 -07:00
dal
39199e2d5f
modularize the testing a bit...
2025-04-29 09:57:48 -06:00
dal
b84faf9b84
Merge pull request #242 from buster-so/dal/testing-envs
...
api testing env
2025-04-29 08:55:30 -07:00
dal
e0da15c05f
api testing env
2025-04-29 09:51:10 -06:00
dal
b3cffc0fad
Merge pull request #241 from buster-so/dal/testing-envs
...
web testing
2025-04-29 08:47:12 -07:00
dal
9d6675a643
Update .github/workflows/web-testing.yml
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-04-29 08:46:53 -07:00
dal
9945d4aa4e
Update .github/workflows/web-testing.yml
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-04-29 08:46:36 -07:00
dal
4cc3c014ee
web testin
2025-04-29 09:43:42 -06:00