Skip to content

chore: add Lakebase Autoscaling example for dev-playground app#99

Open
pkosiec wants to merge 3 commits intopkosiec/lakebase-v2-driver-2from
pkosiec/lakebase-v2-3
Open

chore: add Lakebase Autoscaling example for dev-playground app#99
pkosiec wants to merge 3 commits intopkosiec/lakebase-v2-driver-2from
pkosiec/lakebase-v2-3

Conversation

@pkosiec
Copy link
Member

@pkosiec pkosiec commented Feb 10, 2026

See the PoC testing scenarios for instructions how to test it.

https://databricks.atlassian.net/browse/LKB-9058

Screenshots

Screenshot 2026-02-10 at 19 54 16 Screenshot 2026-02-10 at 19 54 22 Screenshot 2026-02-10 at 19 54 28 Screenshot 2026-02-10 at 19 54 33

@pkosiec pkosiec force-pushed the pkosiec/lakebase-v2-3 branch 2 times, most recently from 3e79a1e to 03f3812 Compare February 11, 2026 15:22
@pkosiec pkosiec marked this pull request as ready for review February 11, 2026 16:22
@pkosiec pkosiec force-pushed the pkosiec/lakebase-v2-3 branch from 76089ef to dfe38e6 Compare February 12, 2026 08:54
Comment on lines +9 to +10
"experimentalDecorators": true,
"emitDecoratorMetadata": true,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please don't 🤣 where are we using decorators? let's not add them please 😄

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah just saw why, please move this into the dev-playground tsconfig.json, I would like to avoid having decorators in appkit 🙏🏻

return;
}

// Register routes for each example under /api/lakebaseExamples/*
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// Register routes for each example under /api/lakebaseExamples/*
// Register routes for each example under /api/lakebase-examples/*

@@ -0,0 +1,15 @@
import { defineConfig } from "tsdown";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we need this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants