github-actions[bot]
2607a57e26
chore(release): update version to 0.0.41
2025-02-12 16:14:53 +00:00
dal
186aed25c4
Merge pull request #116 from buster-so/staging
...
my fault for not double checking the static version placeholder for now
2025-02-12 08:14:41 -08:00
dal
ef4fcdbd00
my fault for not double checking the static version placeholder for now
2025-02-12 09:14:07 -07:00
github-actions[bot]
1d8b416b8a
chore(release): update version to 0.0.40
2025-02-12 16:12:07 +00:00
dal
438deec2c7
Merge pull request #115 from buster-so/staging
...
version on cli
2025-02-12 08:11:55 -08:00
dal
3cf320075b
version on cli
2025-02-12 09:10:52 -07:00
github-actions[bot]
b41e37b4b2
chore(release): update version to 0.0.39
2025-02-12 16:07:57 +00:00
dal
a37b836674
Merge pull request #114 from buster-so/staging
...
update package name
2025-02-12 08:07:43 -08:00
dal
4a6898fb09
update package name
2025-02-12 09:07:11 -07:00
github-actions[bot]
ceaaf07f7d
chore(release): update version to 0.0.38
2025-02-12 16:05:22 +00:00
dal
c516deb809
cli release
...
update versions on cli release
2025-02-12 08:05:09 -08:00
dal
f6e8422b10
update versions on cli release
2025-02-12 09:04:36 -07:00
github-actions[bot]
d59e249752
chore(release): update version to 0.0.37
2025-02-12 16:02:27 +00:00
dal
a53c0a53df
Merge pull request #112 from buster-so/staging
...
CLI RELEASE
2025-02-12 08:02:15 -08:00
dal
00776c3de3
CLI RELEASE
...
CLI RELEASE
2025-02-12 08:01:44 -08:00
dal
09ab45bbb5
cli release code
2025-02-12 09:00:02 -07:00
dal
37854342da
ok now generating descriptions ayo
2025-02-12 08:41:17 -07:00
dal
bfe61d52e2
nice 👍🏼
2025-02-12 08:27:02 -07:00
dal
0c597e7b0f
snowflake type mapping correct
2025-02-12 08:19:38 -07:00
dal
59054cfefa
tweak to the diffing bug
2025-02-12 08:14:38 -07:00
dal
616da11b05
Add generate datasets API endpoint and implementation
2025-02-12 06:58:51 -07:00
dal
b7659ab7b0
initial gathering
2025-02-12 06:48:29 -07:00
dal
422b4c5da5
some temp fixes while we prep the new chat
2025-02-12 06:12:56 -07:00
dal
d95ea3a99d
ok fixed the local validation issue
2025-02-12 05:45:41 -07:00
dal
361c48fade
database_identifier during creation
2025-02-12 05:27:08 -07:00
dal
ffaa373ec3
Merge remote-tracking branch 'origin/staging' into dal/simplify-deploy-endpoint
2025-02-12 05:25:09 -07:00
dal
61b6cfeffc
database mapping correct
2025-02-12 05:22:36 -07:00
dal
c7a631de40
tweak on database from modelfiles
2025-02-12 05:04:34 -07:00
dal
2805d7ed70
implemented database name for snowflake warehouse. temp fix
2025-02-12 04:52:32 -07:00
dal
45739b73f2
get rid of unused code
2025-02-11 17:04:11 -07:00
dal
89912fed59
ITS WORKING
2025-02-11 16:57:44 -07:00
dal
29900149dd
almost there
2025-02-11 16:38:46 -07:00
dal
d17cb7e49a
bulk work on deploy
2025-02-11 15:43:07 -07:00
dal
e7fedd0a59
working except for bulk in the validation
2025-02-11 15:21:53 -07:00
dal
32efa01b51
validation done.
2025-02-11 12:26:07 -07:00
dal
aee795b07b
add in ref
2025-02-11 12:11:05 -07:00
dal
61a545384f
dry run and local validation
2025-02-11 11:36:03 -07:00
dal
efd044c6c2
yml files
2025-02-11 10:40:41 -07:00
dal
85c4470eab
adjust the models and lock them down for now
2025-02-11 10:29:57 -07:00
github-actions[bot]
7792fffe33
chore(release): update version to 0.0.36
2025-02-10 14:29:00 +00:00
dal
ed52f89e16
Fix: Needed to add db identifier for cross-db interactiosn.
...
Fix: Needed to add db identifier for cross-db interactiosn.
2025-02-10 06:28:48 -08:00
dal
89bd57b0ae
Merge pull request #109 from buster-so/dal/database_identifier_lineage
...
Fix: database_identifier_fix
2025-02-10 06:28:08 -08:00
dal
3ec059a99e
feat(prompts): Enhance SQL generation prompt with database identifier guidance
...
- Add instruction about paying attention to database identifier in SQL generation prompt
- Clarify potential cross-database referencing considerations
- Update SQL generation guidelines to improve clarity and flexibility
2025-02-06 16:21:53 -07:00
dal
33d5990907
feat(datasets): Add database_identifier support for dataset creation and deployment
...
- Extend Dataset model and schema to include optional database_identifier field
- Update dataset creation and deployment routes to handle new database_identifier parameter
- Modify dataset DDL generation to use database_identifier for schema resolution when available
2025-02-06 15:18:40 -07:00
dal
c7a6e2788a
Merge branch 'staging' into dal/simplify-deploy-endpoint
2025-02-06 15:00:23 -07:00
github-actions[bot]
5e5ad5d3f7
chore(release): update version to 0.0.35
2025-02-06 21:11:01 +00:00
dal
ba25ada7c1
Fix: snowflake timestamp bug
...
Staging
2025-02-06 13:10:49 -08:00
dal
77045a30c2
Merge pull request #107 from buster-so/dal/snowflake-timestamp-going-to-kill-me
...
fix(snowflake): Improve timestamp handling and JSON processing
2025-02-06 13:10:17 -08:00
dal
2ec0b7743f
feat(snowflake): Improve timestamp handling and JSON processing
...
- Add support for parsing Snowflake timestamp structs with epoch and fraction fields
- Implement handling of Snowflake timestamp logical types (with and without timezone)
- Enhance JSON value processing to detect and convert Snowflake timestamp objects
- Add error handling and logging for timestamp parsing
2025-02-06 14:09:39 -07:00
github-actions[bot]
8493db3abe
chore(release): update version to 0.0.34
2025-02-06 19:59:59 +00:00