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 experimental support for first/last for double/float/long #10702 #14462

Merged
merged 17 commits into from
Dec 12, 2023

Commits on Jun 22, 2023

  1. Add support for first/last for double/float/long apache#10702

    ankit0811 authored and Ankit Kothari committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    32bca40 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Addressing comments

    ankit0811 authored and Ankit Kothari committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e35a906 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into feature_FirstLast…

    …_DoubleFLoatLong
    Ankit Kothari committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b309b2d View commit details
    Browse the repository at this point in the history
  3. static check jdk-17 fix

    ankit0811 authored and Ankit Kothari committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    5389438 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. update index/query for tests-ex/IT cases

    ankit0811 authored and Ankit Kothari committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    90fd6e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. fixing batch IT failure

    ankit0811 authored and Ankit Kothari committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8fc6276 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. avoid GenericIndexed for creating columns in favor of SerializablePai…

    …rLong*ComplexColumn.Builder
    ankit0811 authored and Ankit Kothari committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    258213b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into feature_FirstLast…

    …_DoubleFLoatLong
    Ankit Kothari committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2955d00 View commit details
    Browse the repository at this point in the history
  3. post merge fix

    ankit0811 authored and Ankit Kothari committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ea8fea5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. failure (firstVectorAggregator) fix

    ankit0811 authored and Ankit Kothari committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    97d1dac View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Change *VectorAggregator to support pair serdes

    ankit0811 authored and Ankit Kothari committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f5a1c50 View commit details
    Browse the repository at this point in the history
  2. fix UT + static check failures

    ankit0811 authored and Ankit Kothari committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    33c7d85 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. address comments

    ankit0811 authored and Ankit Kothari committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    c4fa03e View commit details
    Browse the repository at this point in the history
  2. address comments + fix failure checks

    ankit0811 authored and Ankit Kothari committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e3cc206 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. intellij-inspections failure fix

    ankit0811 authored and Ankit Kothari committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    edd7a88 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into feature_FirstLast…

    …_DoubleFLoatLong
    Ankit Kothari committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    17a74dc View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. addressing comments + extending LongString to the abstract classes

    ankit0811 authored and Ankit Kothari committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    3397717 View commit details
    Browse the repository at this point in the history