Skip to content

DATA 4228: Update SDKs and CLI #934

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

Merged
merged 3 commits into from
Jun 13, 2025
Merged

Conversation

Emerald-Z
Copy link
Member

Updating python sdk to include dataSourceType in CREATE functionality.

Updated tests to match this change and all tests are passing.

@Emerald-Z Emerald-Z requested a review from a team as a code owner June 11, 2025 21:36
@Emerald-Z Emerald-Z requested review from njooma and gabegottlob June 11, 2025 21:36
Copy link
Member

@gloriacai01 gloriacai01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work Emerald!

Copy link
Member

@vijayvuyyuru vijayvuyyuru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My 🐐

@@ -15,6 +16,7 @@
SCHEDULE = "0 0 * * *"
UPDATED_SCHEDULE = "0 1 * * *"
MQL_BINARY = []
DATA_SOURCE_TYPE = TabularDataSourceType.TABULAR_DATA_SOURCE_TYPE_STANDARD
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(nit) but @stuqdog told me that since the default data source type is standard we could in theory have a case where this is not transmitting correctly but the test still passes because it still gets standard back. Could you maybe use a non-standard type in the test? no need to re request review

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will do!

@Emerald-Z Emerald-Z merged commit 8c0fc88 into viamrobotics:main Jun 13, 2025
13 checks passed
@Emerald-Z Emerald-Z deleted the DATA-4228 branch June 13, 2025 18:07
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

Successfully merging this pull request may close these issues.

4 participants