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

Speed up LoadMode.DBT_LS by caching dbt ls output in Airflow Variable #1014

Merged
merged 84 commits into from
Jun 25, 2024

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    0ea8c19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71dca3c View commit details
    Browse the repository at this point in the history
  3. Release 1.5.0a3

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c46e8b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    240b03c View commit details
    Browse the repository at this point in the history
  5. Fix log for Cosmos TaskGroup

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ed8b6fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5dc96af View commit details
    Browse the repository at this point in the history
  7. Introduce CachePurgeConfig

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4e0b71d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5602e9b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb3c99c View commit details
    Browse the repository at this point in the history
  10. Fix alpha release version

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4768ea7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b5b0aff View commit details
    Browse the repository at this point in the history
  12. Temporarily remove fallback to custom load method in automatic, to tr…

    …oubleshoot what is being implemented
    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9d36171 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    94f82a3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e4ece12 View commit details
    Browse the repository at this point in the history
  15. Release 1.5.0a6

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    625d980 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f29efc5 View commit details
    Browse the repository at this point in the history
  17. Use cached_property

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    955c7b5 View commit details
    Browse the repository at this point in the history
  18. Use sha256 to hash the dir

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c0efbd3 View commit details
    Browse the repository at this point in the history
  19. Add logs

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d93381f View commit details
    Browse the repository at this point in the history
  20. Fix logs

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0fe9de7 View commit details
    Browse the repository at this point in the history
  21. Release 1.5.0a7

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b298a27 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    913e810 View commit details
    Browse the repository at this point in the history
  23. Remove stale comment

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1446987 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1f6f62b View commit details
    Browse the repository at this point in the history
  25. Add more tests

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c19b80b View commit details
    Browse the repository at this point in the history
  26. Add more tests

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c811d23 View commit details
    Browse the repository at this point in the history
  27. Add more tests

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3e67d3a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    72b39b3 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    125d180 View commit details
    Browse the repository at this point in the history
  30. Fix dbt graph test/--vars

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    840a85c View commit details
    Browse the repository at this point in the history
  31. Fix test passing vars

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    bb9eca1 View commit details
    Browse the repository at this point in the history
  32. Fix test graph

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d73a8d2 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    a830135 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f9571a1 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    7624076 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    20b636b View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    5e8daf5 View commit details
    Browse the repository at this point in the history
  38. Fix hash value in linux

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    624d9e8 View commit details
    Browse the repository at this point in the history
  39. Try to fix CI unittests

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9b27522 View commit details
    Browse the repository at this point in the history
  40. fix unittest in the CI

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d860a6c View commit details
    Browse the repository at this point in the history
  41. fix unittest in the CI

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    763036f View commit details
    Browse the repository at this point in the history
  42. Split test by linux/darwin

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0168516 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    04a4ab7 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    64b9ea4 View commit details
    Browse the repository at this point in the history
  45. troubleshoot

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    cf81a86 View commit details
    Browse the repository at this point in the history
  46. Troubleshoot CI

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    50f2c10 View commit details
    Browse the repository at this point in the history
  47. Troubleshoot CI

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2bd7e50 View commit details
    Browse the repository at this point in the history
  48. Attempts to get tests to pass

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    23c1bc8 View commit details
    Browse the repository at this point in the history
  49. Fix ci yml

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e24576f View commit details
    Browse the repository at this point in the history
  50. Disable 2.9 tests

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    98232f7 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    5e53a4a View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    37264d8 View commit details
    Browse the repository at this point in the history
  53. Try to reset Airflow db

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    26207ae View commit details
    Browse the repository at this point in the history
  54. Force airflow db to be reset

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a3b0656 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    935cf51 View commit details
    Browse the repository at this point in the history
  56. Remove CI cache on int tests

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    890ed11 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    afd3dbd View commit details
    Browse the repository at this point in the history
  58. Try to fix integration tests

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    aaa3a74 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    36e38a3 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    a69542c View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    6c9bc63 View commit details
    Browse the repository at this point in the history
  62. Improve and tidy up tests

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b3c3716 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    254d276 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    9767c95 View commit details
    Browse the repository at this point in the history
  65. Release 1.5.0a8

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9bf1898 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    859a257 View commit details
    Browse the repository at this point in the history
  67. Address PR feedback

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b9297c0 View commit details
    Browse the repository at this point in the history
  68. Address PR feedback

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    16d288c View commit details
    Browse the repository at this point in the history
  69. Address PR feedback

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    65a9f07 View commit details
    Browse the repository at this point in the history
  70. Address PR feedback

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b362afe View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    56eeaba View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    d0c323d View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    ea452f7 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    7ba3b63 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    97dddba View commit details
    Browse the repository at this point in the history
  76. Remove debug file

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3cb6bed View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    dae75fd View commit details
    Browse the repository at this point in the history
  78. Rename int test to int

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8ccf6ef View commit details
    Browse the repository at this point in the history
  79. Add docs

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    908a48e View commit details
    Browse the repository at this point in the history
  80. Add docs

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    00eff69 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    b6a9077 View commit details
    Browse the repository at this point in the history
  82. Improve docs

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    cedb178 View commit details
    Browse the repository at this point in the history
  83. Release 1.5.0a9

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    46a9b78 View commit details
    Browse the repository at this point in the history
  84. Update changelog

    tatiana committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4dd9549 View commit details
    Browse the repository at this point in the history