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

nexus cleanup #702

Merged
merged 3 commits into from
Nov 22, 2023
Merged

nexus cleanup #702

merged 3 commits into from
Nov 22, 2023

Conversation

serprex
Copy link
Contributor

@serprex serprex commented Nov 22, 2023

  1. fix typo: QueryAssocation to QueryAssociation
  2. remove unnecessary allocations for two-item keys_to_ignore
  3. make NexusQueryParser get_peers_bridge/parse_simple_sql async; all callers are async
  4. use with_capacity whenever straightforward to do so
  5. change peer-snowflake SQLStatement parameters to struct since it serializes to a constant object

1. fix typo: QueryAssocation to QueryAssociation
2. remove unnecessary allocations for two-item keys_to_ignore
3. make NexusQueryPArser get_peers_bridge/parse_simple_sql async; all callers are async
@serprex serprex requested a review from iskakaushik November 22, 2023 16:41
@serprex serprex enabled auto-merge (squash) November 22, 2023 17:08
@serprex serprex disabled auto-merge November 22, 2023 18:01
@serprex serprex force-pushed the cleanup-unnecessary-hashset branch from 345c654 to 7ab8398 Compare November 22, 2023 18:16
@serprex serprex enabled auto-merge (squash) November 22, 2023 19:10
@serprex serprex merged commit 2de985b into main Nov 22, 2023
12 checks passed
@serprex serprex deleted the cleanup-unnecessary-hashset branch December 19, 2023 16:37
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.

2 participants