Tom Baeyens

Results 56 comments of Tom Baeyens

PR https://github.com/sodadata/soda-core/pull/1385

To be discussed with @mathissedestrooper @vijay can you elaborate a bit on what the ideas are? We don't want to have the same problem as in Soda SQL. 200 stupid,...

First I want to elaborate how I see that analyze needs to improve. The problem with the current approach is this: We can analyze the data and propose all kinds...

Already have a PR for ``` No fileId received in response: {'code': 'invalid_empty_upload', 'message': 'File uploads may not be empty'} ``` I'm not sure the fix also fixes: ``` Error...

Note to self: use `tests/integration/test_samples_integration.py` to try and reproduce the ``` Error while executing Soda Cloud command response code: 400 { "code": "invalid_request", "message": "Failed request validation on the following...

We need to analyze further and agree on what we do now vs what we postpone for later. Options are a) Do nothing: the current CI will run the test...

@vijaykiran Can you indicate the problem? I don't see it from the description.

In Soda SQL we had a command to create the initial CLI config files. We think we should not do the create CLI command any more to help users get...

@vijaykiran Can you create skipped, failing unit tests and create a new issue for the failing ones?