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

Add custom suffix to identifiers in filestream input when needed #26669

Commits on Jul 13, 2021

  1. Add custom suffix to identifiers in filestream input

    so container parser can be supported completely
    kvch committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    a15739e View commit details
    Browse the repository at this point in the history
  2. pass suffix differently

    kvch committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    d4182cb View commit details
    Browse the repository at this point in the history
  3. address review notes

    kvch committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    481b1af View commit details
    Browse the repository at this point in the history
  4. fix test code

    kvch committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    17ba1a7 View commit details
    Browse the repository at this point in the history
  5. minimize change

    kvch committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    61ed885 View commit details
    Browse the repository at this point in the history
  6. more fix

    kvch committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    016031b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    9947984 View commit details
    Browse the repository at this point in the history
  2. fix error 🤦

    kvch committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    ba77a50 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. add tests for parser suffix

    kvch committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    d14cfb1 View commit details
    Browse the repository at this point in the history