Skip to content
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

APPS-2549 Bulk describe optimization in scatter-collect to cover files in arrays, structs #129

Merged
merged 16 commits into from
Mar 22, 2024

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    07288ff View commit details
    Browse the repository at this point in the history
  2. recurse for array

    r-i-v-a committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d7b9682 View commit details
    Browse the repository at this point in the history
  3. fixing compilation errors

    r-i-v-a committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    353b9ba View commit details
    Browse the repository at this point in the history
  4. fixing compilation errors

    r-i-v-a committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    eb1f047 View commit details
    Browse the repository at this point in the history
  5. recursion for array

    r-i-v-a committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    da6aec6 View commit details
    Browse the repository at this point in the history
  6. recursion for object

    r-i-v-a committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e8a2cde View commit details
    Browse the repository at this point in the history
  7. developers list

    r-i-v-a committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d2f0459 View commit details
    Browse the repository at this point in the history
  8. flattenDxFileObjectsFromJson

    r-i-v-a committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3367650 View commit details
    Browse the repository at this point in the history
  9. Move bulk describe logging here and make it consistent (after ids -->…

    … set, so the numbers should match)
    r-i-v-a committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e68a639 View commit details
    Browse the repository at this point in the history
  10. Logging - uniqueFileIds.size

    r-i-v-a committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d57efcb View commit details
    Browse the repository at this point in the history
  11. Revert "Logging - uniqueFileIds.size"

    This reverts commit d57efcb.
    r-i-v-a committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4d8e9c9 View commit details
    Browse the repository at this point in the history
  12. Revert "Move bulk describe logging here and make it consistent (after…

    … ids --> set, so the numbers should match)"
    
    This reverts commit e68a639.
    r-i-v-a committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b9b2a06 View commit details
    Browse the repository at this point in the history
  13. Add logging back

    r-i-v-a committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3991d38 View commit details
    Browse the repository at this point in the history
  14. naming; tests WIP

    r-i-v-a committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    667f82c View commit details
    Browse the repository at this point in the history
  15. unit tests - fix syntax

    r-i-v-a committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d5f67d9 View commit details
    Browse the repository at this point in the history
  16. changelog

    r-i-v-a committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4b56336 View commit details
    Browse the repository at this point in the history