Eric P Green

Results 146 issues of Eric P Green

Here's a Source that errored: ![image](https://github.com/rilldata/rill/assets/14206386/f5dcf9b2-7702-48a3-841f-8576313227b9) I fixed the Source definition, then waited as the data was ingested. During ingest, the error remained. I'd expect to see a loading spinner....

Type:Bug

This PR provides an in-app guided flow for connecting to external OLAP engines (currently: ClickHouse, DuckDB, Pinot). Specifically: - Reframes the "Add source" modal as the "Add data" modal, and...

The following query works in the DuckDB console: ![image](https://github.com/rilldata/rill/assets/14206386/41e7952c-d9b6-4ffb-9466-dfd7ccc33335) The same query (minus the `limit`) does not return data for the duplicate `id` column (`id_1`) in Rill Developer's Preview Table:...

Type:Bug

This PR follows https://github.com/rilldata/rill/pull/4909 with a prototype for a UI-driven deploy flow. At this stage, it's for discussion purposes. ![image](https://github.com/rilldata/rill/assets/14206386/27cc393e-1c21-48a1-8c59-108948adcf5d)

Table name is not quoted: Table name is quoted:

Type:Bug

More context: [Alerts UXQA doc](https://www.notion.so/rilldata/Jiggering-issues-in-alert-modal-79564ba95699400db4731683c1435a79)

For each of the dashboard's data components (e.g. the time series chart, the leaderboard), we should show any 4xx error messages to the user. [More context in Slack](https://rilldata.slack.com/archives/CTZ8XBQ85/p1715690817504559?thread_ts=1715690240.311549&cid=CTZ8XBQ85)

- It should be possible to close the dialog from steps 2 and 3. - An attempt to close the dialog from steps 2 and 3 should be met with...

`.env`, `.py`, `.json`, and `.md` files should all have unique icons [Figma mocks here](https://www.figma.com/file/Qt6EyotCBS3V6O31jVhMQ7/RILL?type=design&node-id=10347-492108&mode=design&t=hi5YbPnBVuNaPCtz-0)

To reproduce: 1. Go to [ui.rilldata.com](ui.rilldata.com) and log out 2. Do not sign in 3. Go to https://ui.rilldata.com/demo/rill-github-analytics/duckdb_commits 4. See that the organization breadcrumb is missing. There should be clickable...

Type:Bug