Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 2022 change logs #1105

Merged
merged 5 commits into from
Dec 20, 2022
Merged

Add 2022 change logs #1105

merged 5 commits into from
Dec 20, 2022

Conversation

jczhong84
Copy link
Collaborator

image

docs_website/docs/changelog/2022-12-20.md Outdated Show resolved Hide resolved
docs_website/docs/changelog/2022-12-20.md Outdated Show resolved Hide resolved
docs_website/docs/changelog/2022-12-20.md Outdated Show resolved Hide resolved
docs_website/docs/changelog/2022-12-20.md Outdated Show resolved Hide resolved
docs_website/docs/changelog/2022-12-20.md Outdated Show resolved Hide resolved
docs_website/docs/changelog/2022-12-20.md Outdated Show resolved Hide resolved
docs_website/docs/changelog/2022-12-20.md Outdated Show resolved Hide resolved
docs_website/docs/changelog/2022-12-20.md Outdated Show resolved Hide resolved
docs_website/docs/changelog/2022-12-20.md Outdated Show resolved Hide resolved
docs_website/docs/changelog/2022-12-20.md Outdated Show resolved Hide resolved
czgu
czgu previously approved these changes Dec 20, 2022

Welcome to the latest release of Querybook 🎉.

Following are the top new features we have added during the year of 2022:
Copy link
Collaborator

Choose a reason for hiding this comment

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

the year 2022


- **Query Search**: Query executions are searchable now.
- **UDF Creator**: Custom UDF plugin can be added to let users add UDFs easily in the query editor.
- **Schedules Page**: Users can see all their sechduled DataDocs in a central place now.
Copy link
Collaborator

Choose a reason for hiding this comment

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

scheduled

- **Table Uploader**: Create tables from query execution results or file uploads.
- **Customized Tags**: Annotate tags with features like color, tooltip, icon, rank and etc.
- **List V2**: Added nested lists, full page view, and more collectible types.
- **Automatic Query Limit**: Limit will be added to a select query without limits.
Copy link
Collaborator

Choose a reason for hiding this comment

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

A limit clause

- **Query Tanspiler**: Transpile queries between different languages like Presto and SparkSQL.
- **Dag Exporter**: Export a DataDoc as a DAG to systems like Airflow.
- **Customized Schedule Notification**: Scheduled Docs can send notifications to custom Slack alias or email addresses.
- **Event Logging**: Provides the instrumentation support of logging client action events and API events.
Copy link
Collaborator

Choose a reason for hiding this comment

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

support for logging

## Feature highlights

### Query Search
Users can search query executions by statement type, query engine and runner. Can also put multiple tables to see how they are used together.
Copy link
Collaborator

Choose a reason for hiding this comment

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

, and runner

Select source (can be query execution as well)
![](/changelog/20221220/tableupload3.png)

Fillout table details
Copy link
Collaborator

Choose a reason for hiding this comment

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

Fill out



### Customized Tags
Add ability to annotate tags with the following features:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Added the ability

![](/changelog/20221220/listv2.png)

### Automatic Query Limit
If a select query doesn't have a LIMIT clause, Querybook will add a default one for it automactically. Querybook will also tell users if the number of rows returned has reached the limit. Users can turn it off by selecting the `none` option.
Copy link
Collaborator

Choose a reason for hiding this comment

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

automatically

### Customized Schedule Notification
* User can add a separate notification section for each notify type in the schedule form
* For each notify type, it will have a "Notify To", where users can put either multiple email addresses, or slack channels/ usernames
* The scheduled datadoc will always run by the datadoc owner
Copy link
Collaborator

Choose a reason for hiding this comment

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

be run by

![](/changelog/20221220/notification1.png)

### Event Logging (Experimental)
Add support of event logging with some builtin loggers. User can add other loggers through the plugin system.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Admins can add

@czgu czgu merged commit 03ccdb5 into pinterest:master Dec 20, 2022
@jczhong84 jczhong84 deleted the docs/changelog branch April 7, 2023 00:40
aidenprice pushed a commit to arrowtail-precision/querybook that referenced this pull request Jan 3, 2024
* Add 2022 change log

* fix linter

* comments

* comments

* comments
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.

None yet

2 participants