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

docs: release blog for Ibis 9.0 #8918

Merged

Conversation

lostmygithubaccount
Copy link
Member

@lostmygithubaccount lostmygithubaccount commented Apr 9, 2024

Description of changes

add release blog for Ibis 9.0

depends on #8889 to link to

Issues closed

@lostmygithubaccount lostmygithubaccount added docs Documentation related issues or PRs docs-preview Add this label to trigger a docs preview labels Apr 9, 2024
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label Apr 9, 2024
@ibis-docs-bot
Copy link

ibis-docs-bot bot commented Apr 9, 2024

@lostmygithubaccount lostmygithubaccount added the docs-preview Add this label to trigger a docs preview label Apr 9, 2024
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label Apr 9, 2024
@ibis-docs-bot
Copy link

ibis-docs-bot bot commented Apr 9, 2024

@lostmygithubaccount lostmygithubaccount added the docs-preview Add this label to trigger a docs preview label Apr 9, 2024
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label Apr 9, 2024
@ibis-docs-bot
Copy link

ibis-docs-bot bot commented Apr 9, 2024

@lostmygithubaccount lostmygithubaccount added the docs-preview Add this label to trigger a docs preview label Apr 9, 2024
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label Apr 9, 2024
@ibis-docs-bot
Copy link

ibis-docs-bot bot commented Apr 9, 2024

@kszucs kszucs self-assigned this Apr 9, 2024
@lostmygithubaccount lostmygithubaccount added the docs-preview Add this label to trigger a docs preview label Apr 16, 2024
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label Apr 16, 2024
@lostmygithubaccount lostmygithubaccount added the docs-preview Add this label to trigger a docs preview label Apr 16, 2024
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label Apr 16, 2024
@ibis-docs-bot
Copy link

ibis-docs-bot bot commented Apr 16, 2024

@gforsyth
Copy link
Member

Blog post looks great -- one thing I noticed is that the fonts displayed in the graphviz graph are slightly less exciting than the fonts specified. I think that's because (just a guess here) Comic Sans isn't installed on the github actions runner, so it defaults back to a less cool sans serif font.

@lostmygithubaccount
Copy link
Member Author

I think it's only the edges w/ comic sans? I don't have a good eye for fonts though
image

@gforsyth
Copy link
Member

I think it's only the edges w/ comic sans? I don't have a good eye for fonts though

Is that a screenshot from your local build? Or from the netlify preview above?

@lostmygithubaccount
Copy link
Member Author

netlifly

@gforsyth
Copy link
Member

Ahh, sorry, PEBCAK -- I didn't realize think about the graphviz output being an SVG -- I didn't have comic sans installed and so it didn't render correctly.

@lostmygithubaccount
Copy link
Member Author

lostmygithubaccount commented Apr 16, 2024

I didn't know that was a thing/still don't know what that means so no worries 😂 I assume your average reader will see the comic sans

docs/posts/ibis-version-9.0.0-release/index.qmd Outdated Show resolved Hide resolved
docs/posts/ibis-version-9.0.0-release/index.qmd Outdated Show resolved Hide resolved
docs/posts/ibis-version-9.0.0-release/index.qmd Outdated Show resolved Hide resolved
```

Note that URL parameters are not meaningful with these backends. The main use
case is more convenient connection swapping programmatically:
Copy link
Contributor

Choose a reason for hiding this comment

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

What was the issue with getattr(ibis, backend).connect()? 🤷 I guess getattr feels more "advanced"?

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah nobody knows how to do that

@lostmygithubaccount lostmygithubaccount added the docs-preview Add this label to trigger a docs preview label May 1, 2024
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label May 1, 2024
@lostmygithubaccount lostmygithubaccount added the docs-preview Add this label to trigger a docs preview label May 1, 2024
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label May 1, 2024
@ibis-docs-bot
Copy link

ibis-docs-bot bot commented May 1, 2024

@lostmygithubaccount lostmygithubaccount added the docs-preview Add this label to trigger a docs preview label May 1, 2024
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label May 1, 2024
@ibis-docs-bot
Copy link

ibis-docs-bot bot commented May 1, 2024

Copy link
Member

@jcrist jcrist left a comment

Choose a reason for hiding this comment

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

A bunch of minor nits, but overall 👍

docs/posts/ibis-version-9.0.0-release/index.qmd Outdated Show resolved Hide resolved
across data systems. Many systems use the words "schema", "database", "catalog",
and "namespace" to mean different things.

We have standardizes on `table` as the container of data which has a `schema`. A
Copy link
Member

Choose a reason for hiding this comment

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

The first sentence isn't additive and reads a bit odd IMO. How about.

Suggested change
We have standardizes on `table` as the container of data which has a `schema`. A
Ibis now standardizes on "database" and "catalog". A

docs/posts/ibis-version-9.0.0-release/index.qmd Outdated Show resolved Hide resolved
docs/posts/ibis-version-9.0.0-release/index.qmd Outdated Show resolved Hide resolved
docs/posts/ibis-version-9.0.0-release/index.qmd Outdated Show resolved Hide resolved
@lostmygithubaccount lostmygithubaccount enabled auto-merge (squash) May 1, 2024 22:00
@lostmygithubaccount lostmygithubaccount merged commit 0350815 into ibis-project:main May 1, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related issues or PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants