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

Dag descriptor converter #91

Open
wants to merge 110 commits into
base: main
Choose a base branch
from
Open

Dag descriptor converter #91

wants to merge 110 commits into from

Commits on Oct 16, 2024

  1. add todo mark

    zeyu10 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8a45c15 View commit details
    Browse the repository at this point in the history
  2. add unit test to drive the development

    zeyu10 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e360e8c View commit details
    Browse the repository at this point in the history
  3. auto generate output mappings

    zeyu10 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c6959d8 View commit details
    Browse the repository at this point in the history
  4. modify gitignore

    zeyu10 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    cff7e49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3bc1da View commit details
    Browse the repository at this point in the history
  6. remove useless variable

    zeyu10 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1f0b816 View commit details
    Browse the repository at this point in the history
  7. optimit code

    zeyu10 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    638ee3b View commit details
    Browse the repository at this point in the history
  8. adapt v2.0 when get descriptors

    zeyu10 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2918395 View commit details
    Browse the repository at this point in the history
  9. adapt v2.0 when get descriptors

    zeyu10 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7cc01d4 View commit details
    Browse the repository at this point in the history
  10. remove context keyword in v2.0 version

    zeyu10 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ff5a68a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    e48f401 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03442df View commit details
    Browse the repository at this point in the history
  3. optimit code

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a8ea584 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70a27d7 View commit details
    Browse the repository at this point in the history
  5. fix unit test

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4d66de3 View commit details
    Browse the repository at this point in the history
  6. not limit version

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a84e51a View commit details
    Browse the repository at this point in the history
  7. remove useless variable

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d7384f5 View commit details
    Browse the repository at this point in the history
  8. optimit code

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    558d063 View commit details
    Browse the repository at this point in the history
  9. generate end pass task

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0bf14af View commit details
    Browse the repository at this point in the history
  10. generate end pass task

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3a551e4 View commit details
    Browse the repository at this point in the history
  11. fix unit test

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1dfa9ad View commit details
    Browse the repository at this point in the history
  12. fix unit test

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7a6000f View commit details
    Browse the repository at this point in the history
  13. fix sonar

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a8ff214 View commit details
    Browse the repository at this point in the history
  14. fix sonar

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e5fe076 View commit details
    Browse the repository at this point in the history
  15. change endtaskname

    zeyu10 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1b2d113 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. add unit test for generating end pass task

    zeyu10 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2181dfd View commit details
    Browse the repository at this point in the history
  2. optimit code

    zeyu10 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    66a026d View commit details
    Browse the repository at this point in the history
  3. optimit code

    zeyu10 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3147b08 View commit details
    Browse the repository at this point in the history
  4. optimit code

    zeyu10 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9e2c73e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    739a839 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a051061 View commit details
    Browse the repository at this point in the history
  7. add unit test for processWhenGetDescriptor and only use this method f…

    …or web getting
    zeyu10 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    442b26f View commit details
    Browse the repository at this point in the history
  8. fix error when element is number

    zeyu10 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e0f9612 View commit details
    Browse the repository at this point in the history
  9. allow array in json path when mapping

    zeyu10 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    611339f View commit details
    Browse the repository at this point in the history
  10. allow array in json path when mapping

    zeyu10 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    477daf2 View commit details
    Browse the repository at this point in the history
  11. allow array in json path when mapping

    zeyu10 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    456cf81 View commit details
    Browse the repository at this point in the history
  12. recovery useless modify

    zeyu10 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8d551cf View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. remove logic to merge common prefixes and add logic to remove duplica…

    …te output
    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    67509ed View commit details
    Browse the repository at this point in the history
  2. remove useless modify

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b436b9d View commit details
    Browse the repository at this point in the history
  3. modify unit test

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6d5bde5 View commit details
    Browse the repository at this point in the history
  4. optimit code

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    db9994a View commit details
    Browse the repository at this point in the history
  5. optimit code

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f583634 View commit details
    Browse the repository at this point in the history
  6. add comments

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2c9309e View commit details
    Browse the repository at this point in the history
  7. add comments

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ef28da5 View commit details
    Browse the repository at this point in the history
  8. add comments

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    47ed905 View commit details
    Browse the repository at this point in the history
  9. add comments

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7a560b2 View commit details
    Browse the repository at this point in the history
  10. add comments

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    878671f View commit details
    Browse the repository at this point in the history
  11. recovery useless modify

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5808911 View commit details
    Browse the repository at this point in the history
  12. recovery useless modify

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    49aca15 View commit details
    Browse the repository at this point in the history
  13. remove useless modify

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0172462 View commit details
    Browse the repository at this point in the history
  14. modify comments

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    fc33979 View commit details
    Browse the repository at this point in the history
  15. complete processInputMappingsWhenGetDescriptor

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e2ddfcd View commit details
    Browse the repository at this point in the history
  16. complete processInputMappingsWhenGetDescriptor

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    21cbac1 View commit details
    Browse the repository at this point in the history
  17. complete processInputMappingsWhenGetDescriptor

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d230d82 View commit details
    Browse the repository at this point in the history
  18. complete processInputMappingsWhenGetDescriptor

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    605d76e View commit details
    Browse the repository at this point in the history
  19. optimit code

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    fd188b0 View commit details
    Browse the repository at this point in the history
  20. add comments

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a5b288d View commit details
    Browse the repository at this point in the history
  21. add comments

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d448a64 View commit details
    Browse the repository at this point in the history
  22. add comments

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7dbd534 View commit details
    Browse the repository at this point in the history
  23. add comments

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    35bd99a View commit details
    Browse the repository at this point in the history
  24. modify return type from array to List

    zeyu10 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    20edf5f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    9741249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9b721c View commit details
    Browse the repository at this point in the history
  3. optimit code

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ad0be5f View commit details
    Browse the repository at this point in the history
  4. add unit tests

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f41980a View commit details
    Browse the repository at this point in the history
  5. fix sonar

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5d1dac1 View commit details
    Browse the repository at this point in the history
  6. fix sonar

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8f96160 View commit details
    Browse the repository at this point in the history
  7. fix sonar

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2999042 View commit details
    Browse the repository at this point in the history
  8. optimit code

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f89dba3 View commit details
    Browse the repository at this point in the history
  9. optimit code

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    eaa760f View commit details
    Browse the repository at this point in the history
  10. optimit code

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cf97496 View commit details
    Browse the repository at this point in the history
  11. optimit code

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    525ab96 View commit details
    Browse the repository at this point in the history
  12. optimit code

    zeyu10 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1e1efaf View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. modify enter

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0ed46a7 View commit details
    Browse the repository at this point in the history
  2. add license and comments

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    23440b1 View commit details
    Browse the repository at this point in the history
  3. add license and comments

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1dc06fb View commit details
    Browse the repository at this point in the history
  4. rename method name

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d58cbe4 View commit details
    Browse the repository at this point in the history
  5. rename method name

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    420b4fd View commit details
    Browse the repository at this point in the history
  6. redesign DescriptorManager method

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6b1f0f8 View commit details
    Browse the repository at this point in the history
  7. fix unit test

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    bd0b905 View commit details
    Browse the repository at this point in the history
  8. modify method name

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e9ee796 View commit details
    Browse the repository at this point in the history
  9. modify method name

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d88ac16 View commit details
    Browse the repository at this point in the history
  10. add comments

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6a6af2b View commit details
    Browse the repository at this point in the history
  11. create dag descriptor converter

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    efb2c42 View commit details
    Browse the repository at this point in the history
  12. create dag descriptor converter

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7790437 View commit details
    Browse the repository at this point in the history
  13. create dag descriptor converter

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6022894 View commit details
    Browse the repository at this point in the history
  14. fix unit test

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b0a2c02 View commit details
    Browse the repository at this point in the history
  15. move converter into converter package

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5b8b6fa View commit details
    Browse the repository at this point in the history
  16. modify DO to PO

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8748aef View commit details
    Browse the repository at this point in the history
  17. modify DO to PO

    zeyu10 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    587d375 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    33de274 View commit details
    Browse the repository at this point in the history
  2. add unit tests

    zeyu10 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a5e5d35 View commit details
    Browse the repository at this point in the history
  3. add unit tests

    zeyu10 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    743be89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ee9504 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db25f4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3e8348 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'generate_output_mappings' of github.com:weibocom/rill-f…

    …low into dag_descriptor_converter
    zeyu10 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a816361 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e5d239 View commit details
    Browse the repository at this point in the history
  9. fix unit test

    zeyu10 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b0fe87f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    d73eefe View commit details
    Browse the repository at this point in the history
  2. remove useless comments

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d4cd047 View commit details
    Browse the repository at this point in the history
  3. add unit test for JSONPathInputOutputMapping

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    bb21e6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96d6fe3 View commit details
    Browse the repository at this point in the history
  5. optimit code

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    887a214 View commit details
    Browse the repository at this point in the history
  6. modify comments

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    75efbbf View commit details
    Browse the repository at this point in the history
  7. optimit code

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    94a5683 View commit details
    Browse the repository at this point in the history
  8. optimit code

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    36d657f View commit details
    Browse the repository at this point in the history
  9. rename method name

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5c7a535 View commit details
    Browse the repository at this point in the history
  10. rename method name

    zeyu10 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e3dfd2d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    625c419 View commit details
    Browse the repository at this point in the history