Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

streaming table created via sdk gets removed after 30 minutes

オープン
#524 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
活発
技術スタック
sql, typescript
領域
api, database

調査の方向性

Start by reproducing a CREATE OR REFRESH STREAMING TABLE submission through the Node.js SDK and compare its behavior with the same command in the Databricks SQL editor. Investigate why the SDK-created table disappears after 30 minutes despite no DROP statement; done means identifying the cause and verifying that an SDK-created streaming table persists.

索引モデルが issue の本文から書いたものです。

説明

i am building an integration where i am submitting SQL to databricks via this SDK.

when i submit a CREATE OR REFRESH STREAMING TABLE command, it completes... but 30 minutes later, it just disappears from databricks completely.

when i create streaming tables via the sql editor in the databricks console, it seems to stick around, no problem.

i triple checked, and there are no DROP statements, or anything that we are doing to remove the streaming table.

here is some output from genie about this issue -

Image
主要言語
TypeScript
スター
36
フォーク
50
平均マージ
13時間 46分
マージ済み PR(30日)
9

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

databricks/databricks-sql-nodejs のほかの issue

databricks/databricks-sql-nodejs の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。