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

Build metadata endpoint and directory walker #760

Merged
merged 35 commits into from
May 30, 2024

Commits on May 6, 2024

  1. initial code

    yuli_han authored and yuli_han committed May 6, 2024
    Configuration menu
    Copy the full SHA
    fe93815 View commit details
    Browse the repository at this point in the history
  2. reformat

    yuli_han authored and yuli_han committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4957cef View commit details
    Browse the repository at this point in the history
  3. update end point value

    yuli_han authored and yuli_han committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a68e52d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. add entity type to the team key

    yuli_han authored and yuli_han committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2de6147 View commit details
    Browse the repository at this point in the history
  2. add comment

    yuli_han authored and yuli_han committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1bd55eb View commit details
    Browse the repository at this point in the history
  3. fix bug

    yuli_han authored and yuli_han committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b38a834 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Update online/src/main/scala/ai/chronon/online/MetadataDirWalker.scala

    Co-authored-by: Nikhil <r.nikhilsimha@gmail.com>
    Signed-off-by: hanyuli1995 <31667422+hanyuli1995@users.noreply.github.com>
    yuli-han and nikhilsimha committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b694d7f View commit details
    Browse the repository at this point in the history
  2. fix bug

    yuli_han authored and yuli_han committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2b89ea7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. fix bugs

    yuli_han authored and yuli_han committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b4c6360 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. remove unused code

    yuli_han authored and yuli_han committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ed0ae29 View commit details
    Browse the repository at this point in the history
  2. fix bugs

    yuli_han authored and yuli_han committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3640121 View commit details
    Browse the repository at this point in the history
  3. fix bugs

    yuli_han authored and yuli_han committed May 13, 2024
    Configuration menu
    Copy the full SHA
    dea0a11 View commit details
    Browse the repository at this point in the history
  4. use the real dataset name

    yuli_han authored and yuli_han committed May 13, 2024
    Configuration menu
    Copy the full SHA
    bc9055b View commit details
    Browse the repository at this point in the history
  5. remove end points which are not supported for now

    yuli_han authored and yuli_han committed May 13, 2024
    Configuration menu
    Copy the full SHA
    03bbaed View commit details
    Browse the repository at this point in the history
  6. remove unused change

    yuli_han authored and yuli_han committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ad23ee5 View commit details
    Browse the repository at this point in the history
  7. fix bug

    yuli_han authored and yuli_han committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b26c67f View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. reformat

    yuli_han authored and yuli_han committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b4962be View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. use chronon instead of zipline

    yuli_han authored and yuli_han committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1966436 View commit details
    Browse the repository at this point in the history
  2. use constant

    yuli_han authored and yuli_han committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8b257e6 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. revert the name back to the normal name

    yuli_han authored and yuli_han committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a01d799 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. fix tests

    yuli_han authored and yuli_han committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a6b0f91 View commit details
    Browse the repository at this point in the history
  2. fix tests

    yuli_han authored and yuli_han committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3eab235 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. update values string parsing

    yuli_han authored and yuli_han committed May 20, 2024
    Configuration menu
    Copy the full SHA
    014be42 View commit details
    Browse the repository at this point in the history
  2. update the parsing code

    yuli_han authored and yuli_han committed May 20, 2024
    Configuration menu
    Copy the full SHA
    bd3d3dc View commit details
    Browse the repository at this point in the history
  3. fix bug

    yuli_han authored and yuli_han committed May 20, 2024
    Configuration menu
    Copy the full SHA
    fe49dfe View commit details
    Browse the repository at this point in the history
  4. reformat

    yuli_han authored and yuli_han committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f5de214 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. test

    yuli_han authored and yuli_han committed May 21, 2024
    Configuration menu
    Copy the full SHA
    24ae2c0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. fix tests

    yuli_han authored and yuli_han committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e24f846 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb38f61 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. add code for testing

    yuli_han authored and yuli_han committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2b8ecc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e0488a View commit details
    Browse the repository at this point in the history
  3. fix bug

    yuli_han authored and yuli_han committed May 28, 2024
    Configuration menu
    Copy the full SHA
    072a9f4 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. fix bugs

    yuli_han authored and yuli_han committed May 29, 2024
    Configuration menu
    Copy the full SHA
    4990267 View commit details
    Browse the repository at this point in the history
  2. fix tests

    yuli_han authored and yuli_han committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c16a043 View commit details
    Browse the repository at this point in the history
  3. remove test code

    yuli_han authored and yuli_han committed May 29, 2024
    Configuration menu
    Copy the full SHA
    bede605 View commit details
    Browse the repository at this point in the history