Skip to content

Conversation

@924060929
Copy link
Contributor

cherry pick from #40049

…ent (apache#40049)

## Proposed changes

support reuse sql cache between different comment like this:

SQL 1:
```sql
select /* trace_id: 100001 */ from tbl;
```

SQL 2:
```sql
select /* trace_id: 100002 */ from tbl;
```

(cherry picked from commit 7a2b214)
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@924060929 924060929 changed the base branch from master to branch-2.1 August 28, 2024 11:37
@924060929
Copy link
Contributor Author

run buildall

@yiguolei yiguolei merged commit 688b97e into apache:branch-2.1 Aug 28, 2024
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.

3 participants