Skip to content

Pipe: Support "`" & filter out "*" in extractor prefix pattern#11934

Closed
Caideyipi wants to merge 13 commits intoapache:masterfrom
Caideyipi:prefix
Closed

Pipe: Support "`" & filter out "*" in extractor prefix pattern#11934
Caideyipi wants to merge 13 commits intoapache:masterfrom
Caideyipi:prefix

Conversation

@Caideyipi
Copy link
Copy Markdown
Collaborator

Description

As the title said. An arbitrary prefix of a pattern with "`" is supported in pipe extractor.


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

@SteveYurongSu SteveYurongSu self-assigned this Jan 19, 2024
@Caideyipi Caideyipi changed the title Pipe: Support "`" in extractor pattern Pipe: Support "`" & filter out "*" in extractor prefix pattern Feb 22, 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.

2 participants