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

feat: trino timestamp resolution #1306

Merged
merged 1 commit into from
Feb 8, 2025
Merged

Conversation

benfdking
Copy link
Collaborator

@benfdking benfdking commented Feb 7, 2025

No description provided.

Copy link

github-actions bot commented Feb 7, 2025

Benchmark for 349cbab

Click to view benchmark
Test Base PR %
DepthMap::from_parent 38.6±0.67µs 38.8±0.37µs +0.52%
fix_complex_query 9.3±0.07ms 9.4±0.65ms +1.08%
fix_superlong 91.3±3.53ms 88.5±3.30ms -3.07%
parse_complex_query 2.9±0.07µs 3.0±0.05µs +3.45%
parse_expression_recursion 5.1±0.05µs 5.1±0.06µs 0.00%
parse_simple_query 807.2±18.40ns 798.9±6.86ns -1.03%

@benfdking benfdking force-pushed the benfdking/timestamp_resolution branch from 86f97a8 to af67518 Compare February 8, 2025 08:42
Copy link

github-actions bot commented Feb 8, 2025

Benchmark for a01598e

Click to view benchmark
Test Base PR %
DepthMap::from_parent 38.7±0.48µs 38.8±0.40µs +0.26%
fix_complex_query 9.3±0.11ms 9.6±0.80ms +3.23%
fix_superlong 92.8±3.09ms 93.6±4.76ms +0.86%
parse_complex_query 2.8±0.03µs 2.9±0.04µs +3.57%
parse_expression_recursion 5.1±0.04µs 5.2±0.08µs +1.96%
parse_simple_query 800.0±7.25ns 803.8±7.50ns +0.48%

@benfdking benfdking merged commit 4daada6 into main Feb 8, 2025
28 checks passed
@benfdking benfdking deleted the benfdking/timestamp_resolution branch February 8, 2025 08:55
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Feb 10, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quarylabs/sqruff](https://github.com/quarylabs/sqruff) | patch | `v0.25.2` -> `v0.25.4` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>quarylabs/sqruff (quarylabs/sqruff)</summary>

### [`v0.25.4`](https://github.com/quarylabs/sqruff/releases/tag/v0.25.4)

[Compare Source](quarylabs/sqruff@v0.25.3...v0.25.4)

#### What's Changed

-   feat: trino comment on and analyze by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1303
-   feat: trino within group functionality by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1304
-   feat: trino timestamp resolution by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1306
-   feat: adding json format to trino by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1307
-   feat: trino integer types by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1308
-   chore: celean up the range offset trino by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1309
-   chore: trino filter aggregate test by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1310
-   feat: fix trino grouping sets by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1311
-   feat: row accessor type by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1312
-   feat: trino regexp replace with lambda by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1313
-   feat: adding array parsing to trino by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1314
-   feat: trino array improvements by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1315
-   chore: push version by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1316

**Full Changelog**: quarylabs/sqruff@v0.25.3...v0.25.4

### [`v0.25.3`](https://github.com/quarylabs/sqruff/releases/tag/v0.25.3)

[Compare Source](quarylabs/sqruff@v0.25.2...v0.25.3)

#### What's Changed

-   chore: bump houseabsolute/actions-rust-cross from 0 to 1 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1226
-   chore: update rust version by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1293
-   fix: make installs more precise for dbt by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1297
-   fix: readding x86 linux build by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1300
-   fix: readd linux pip build by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1301

**Full Changelog**: quarylabs/sqruff@v0.25.2...v0.25.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjEuNiIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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.

1 participant