cancel
Showing results for 
Search instead for 
Did you mean: 
Hubert-Dudek
Databricks MVP
since ‎10-12-2021
yesterday

User Stats

  • 1,634 Posts
  • 286 Solutions
  • 1,037 Kudos given
  • 2,430 Kudos received

User Activity

Not yet an automatic update, but at least we can check whether our CLI version is up to date. #databricks My blog post with news: https://databrickster.medium.com/databricks-news-dabs-indexes-ltap-genie-last-update-25-july-ffac8533774f
Genie Spaces (now renamed to Genie Agents) are available now in DABs as … Genie Spaces. First, you need to run bundle generate to export your existing development Genie into a bundle. #databricks My blog post with news: https://databrickster.medium.c...
We can use Genie now, even in the CLI, with a simple ask command. #databricks My blog post with news: https://databrickster.medium.com/databricks-news-dabs-indexes-ltap-genie-last-update-25-july-ffac8533774f
In the Lakebase project, we can enable Lakebase Search. Lakebase Search is Databricks’ managed search capability for Lakebase projects. Under the hood, it exposes two Postgres extensions: lakebase_vector, which adds approximate nearest-neighbor vecto...
Lakehouse indexes allow not only to skip files during read but also, thanks to row-level tracking id to go directly to the given row and skip scanning other rows in the file. #databricks https://www.sunnydata.ai/blog/databricks-full-text-search-index...