Skip to content

Commit

Permalink
Merge branch 'master' into iceberg-rest-api
Browse files Browse the repository at this point in the history
  • Loading branch information
david-leifker authored Jan 30, 2025
2 parents 4d052db + 469e56f commit d5a0a94
Show file tree
Hide file tree
Showing 5 changed files with 1,602 additions and 361 deletions.
11 changes: 10 additions & 1 deletion docs-website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -933,7 +933,16 @@ module.exports = {
"docs/api/tutorials/domains",
"docs/api/tutorials/forms",
"docs/api/tutorials/lineage",
"docs/api/tutorials/ml",
{
type: "doc",
id: "docs/api/tutorials/ml",
label: "AI/ML Integration",
},
{
type: "doc",
id: "docs/api/tutorials/ml_feature_store",
label: "Feature Store",
},
"docs/api/tutorials/owners",
"docs/api/tutorials/structured-properties",
"docs/api/tutorials/tags",
Expand Down
Loading

0 comments on commit d5a0a94

Please sign in to comment.