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

ClickHouse as a subprocess #5347

Merged
merged 19 commits into from
Sep 3, 2024
Merged

ClickHouse as a subprocess #5347

merged 19 commits into from
Sep 3, 2024

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    d00225c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d780758 View commit details
    Browse the repository at this point in the history
  3. Added compatibility TODO

    esevastyanov committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6c3522c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Merge remote-tracking branch 'origin/main' into clickhouse-sub-process

    # Conflicts:
    #	cli/cmd/start/start.go
    esevastyanov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    74e9556 View commit details
    Browse the repository at this point in the history
  2. Update cli/cmd/start/clickhouse.go

    Co-authored-by: Benjamin Egelund-Müller <b@egelund-muller.com>
    esevastyanov and begelundmuller authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    784ebc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d07676e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    3d2b42f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9db116 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fa0960 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2480500 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    c06a008 View commit details
    Browse the repository at this point in the history
  2. Update runtime/drivers/clickhouse/clickhouse.go

    Co-authored-by: Benjamin Egelund-Müller <b@egelund-muller.com>
    esevastyanov and begelundmuller authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d43014a View commit details
    Browse the repository at this point in the history
  3. Update runtime/drivers/clickhouse/clickhouse.go

    Co-authored-by: Benjamin Egelund-Müller <b@egelund-muller.com>
    esevastyanov and begelundmuller authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c852d84 View commit details
    Browse the repository at this point in the history
  4. Update runtime/drivers/clickhouse/embed.go

    Co-authored-by: Benjamin Egelund-Müller <b@egelund-muller.com>
    esevastyanov and begelundmuller authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b110334 View commit details
    Browse the repository at this point in the history
  5. Update runtime/drivers/clickhouse/embed.go

    Co-authored-by: Benjamin Egelund-Müller <b@egelund-muller.com>
    esevastyanov and begelundmuller authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    323bfd4 View commit details
    Browse the repository at this point in the history
  6. Update runtime/drivers/clickhouse/embed.go

    Co-authored-by: Benjamin Egelund-Müller <b@egelund-muller.com>
    esevastyanov and begelundmuller authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4e1ec13 View commit details
    Browse the repository at this point in the history
  7. Update runtime/drivers/clickhouse/embed.go

    Co-authored-by: Benjamin Egelund-Müller <b@egelund-muller.com>
    esevastyanov and begelundmuller authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    26e6143 View commit details
    Browse the repository at this point in the history
  8. Update runtime/drivers/clickhouse/embed.go

    Co-authored-by: Benjamin Egelund-Müller <b@egelund-muller.com>
    esevastyanov and begelundmuller authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    469370a View commit details
    Browse the repository at this point in the history
  9. Linter fix

    esevastyanov committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d1591f4 View commit details
    Browse the repository at this point in the history