Skip to content

Commit

Permalink
Replace old host tree algorithm with new algorithm in JSON reader (#1…
Browse files Browse the repository at this point in the history
…7019)

This PR replaced old tree algorithm in JSON reader, with experimental algorithms and removed the experimental namespace.

Changes are old tree algorithm code removal,  experimental namespace removal, code of `scatter_offsets` moved, always call new tree algorithm.
No functional change is made in this PR. All unit tests should pass with this change.

Authors:
  - Karthikeyan (https://github.com/karthikeyann)

Approvers:
  - Shruti Shivakumar (https://github.com/shrshi)
  - Vukasin Milovanovic (https://github.com/vuule)

URL: #17019
  • Loading branch information
karthikeyann authored Oct 19, 2024
1 parent fdd2b26 commit 1ce2526
Show file tree
Hide file tree
Showing 3 changed files with 224 additions and 677 deletions.
Loading

0 comments on commit 1ce2526

Please sign in to comment.