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

[Appender] Cast float64 to numeric destination type #198

Merged
merged 18 commits into from
Apr 5, 2024

Commits on Mar 29, 2024

  1. initial commit

    taniabogatsch committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    dca4ce0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    706a328 View commit details
    Browse the repository at this point in the history
  3. more appender removal

    taniabogatsch committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    8d916c1 View commit details
    Browse the repository at this point in the history
  4. new vector.go file

    taniabogatsch committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    143da09 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    f1c994b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

    taniabogatsch committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    adf803d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbb3b45 View commit details
    Browse the repository at this point in the history
  4. formatting

    taniabogatsch committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    db449f1 View commit details
    Browse the repository at this point in the history
  5. better type casting

    taniabogatsch committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8bef1e3 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'timestamp-types' into implicit-types

    # Conflicts:
    #	vector.go
    taniabogatsch committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    71ac2a4 View commit details
    Browse the repository at this point in the history
  7. small fixes

    taniabogatsch committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0fb7420 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. enabling JSON parsing

    taniabogatsch committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3203bbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c58288 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0a7132 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44295a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    990941e View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    565bf66 View commit details
    Browse the repository at this point in the history