Skip to content

Conversation

@BenGalewsky
Copy link
Contributor

As I was testing out the ServiceX client 3.0 with the Analysis grand Challenge notebook, I uncovered a few minor issues.

  1. DatasetGroup didn't return self in set_result_format so this couldn't be used in a pipeline
  2. The import statement for types in func_adl_dataset didn't use the correct module name
  3. Added ignore_cache option

Copy link
Collaborator

@gordonwatts gordonwatts left a comment

Choose a reason for hiding this comment

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

Does the usual with ignore_cache(): work? There is a bunch of code out there that supports that and people have gotten quite used to it.

@BenGalewsky BenGalewsky merged commit 8c3f266 into servicex_client Sep 22, 2023
@BenGalewsky BenGalewsky deleted the agc-fixes branch September 22, 2023 19:48
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.

3 participants