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

feat(core): show columns #351

Merged

Commits on Jun 4, 2024

  1. fix show columns

    RemHero committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a4ae3d1 View commit details
    Browse the repository at this point in the history
  2. test

    RemHero committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a406f2f View commit details
    Browse the repository at this point in the history
  3. test

    RemHero committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    918a760 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. test

    RemHero committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e083c74 View commit details
    Browse the repository at this point in the history
  2. fix pom

    RemHero committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4a4c798 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. add interface

    RemHero committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    621cf38 View commit details
    Browse the repository at this point in the history
  2. fix

    RemHero committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f065562 View commit details
    Browse the repository at this point in the history
  3. fix

    RemHero committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e16e2ae View commit details
    Browse the repository at this point in the history
  4. format

    RemHero committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    aa69181 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. add test

    RemHero committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    4c73402 View commit details
    Browse the repository at this point in the history
  2. remove test

    RemHero committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7acf6a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa3b103 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c08d43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dc19cb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #152 from aqni/feat/redis/show_columns_prefix_filt…

    …er_push_down_test
    
    feat(redis): show columns with pattern and tagFilter
    RemHero authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    1d23dfc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #153 from aqni/feat/mongodb/show_columns_prefix_fi…

    …lter_push_down_test
    
    feat(mongodb): show columns with pattern and tagFilter
    RemHero authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9360aae View commit details
    Browse the repository at this point in the history
  8. Merge pull request #154 from aqni/feat/parquet/show_columns_prefix_fi…

    …lter_push_down_test
    
    feat(parquet): show columns with pattern and tagFilter
    RemHero authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    23ae9f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    f0b7fc5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #156 from shinyano/fix/get-columns

    fix(influxdb): get columns by pattern and tag
    RemHero authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    fe7a188 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a0d7b5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #157 from shinyano/fix/get-columns

    fix(relational): get columns by pattern and tag
    RemHero authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    7c5e8c9 View commit details
    Browse the repository at this point in the history
  5. fix influxdb & relational

    shinyano committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    0e368fb View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Merge pull request #158 from shinyano/fix/get-columns

    fix influxdb & relational
    RemHero authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d104944 View commit details
    Browse the repository at this point in the history
  2. add test

    RemHero committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4836912 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. fix mongo

    aqni committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9122833 View commit details
    Browse the repository at this point in the history
  2. fix mongodb

    aqni committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4cad9c4 View commit details
    Browse the repository at this point in the history
  3. fix

    aqni committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cae24f7 View commit details
    Browse the repository at this point in the history
  4. test parquet

    aqni committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    48ca3fd View commit details
    Browse the repository at this point in the history
  5. fix parquet

    aqni committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    366cd86 View commit details
    Browse the repository at this point in the history
  6. Revert "test parquet"

    This reverts commit 48ca3fd.
    aqni committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    54562b3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #160 from aqni/feat/mongodb/show_columns_prefix_fi…

    …lter_push_down_test
    
    Feat/mongodb/show columns prefix filter push down test
    RemHero authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2eb9735 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #161 from aqni/feat/parquet/show_columns_prefix_fi…

    …lter_push_down_test
    
    Feat/parquet/show columns prefix filter push down test
    RemHero authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fb01b6b View commit details
    Browse the repository at this point in the history
  9. format

    RemHero committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    55d84e2 View commit details
    Browse the repository at this point in the history
  10. fix parquet

    RemHero committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f23bd5d View commit details
    Browse the repository at this point in the history
  11. fix parquet

    RemHero committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e258635 View commit details
    Browse the repository at this point in the history
  12. add test

    RemHero committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    39e11a7 View commit details
    Browse the repository at this point in the history
  13. test

    RemHero committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    155f95b View commit details
    Browse the repository at this point in the history
  14. test

    RemHero committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    039a7b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. fix parquet

    aqni committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c3928c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Merge pull request #163 from aqni/feat/parquet/show_columns_prefix_fi…

    …lter_push_down_test
    
    Feat/parquet/show columns prefix filter push down test
    RemHero authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5392117 View commit details
    Browse the repository at this point in the history
  2. format

    RemHero committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4d31180 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fix

    RemHero committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9f6601c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5d6ae4 View commit details
    Browse the repository at this point in the history
  3. fix the code QL

    RemHero committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    45b3ca5 View commit details
    Browse the repository at this point in the history
  4. foramt

    RemHero committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7771fc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. rename

    RemHero committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e0e84b6 View commit details
    Browse the repository at this point in the history
  2. better IoTDB

    RemHero committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    389382d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. feat(influxdb&relational): show columns by pattern (#164)

    * for test
    
    * fix test
    
    * fix influxdb dummy show columns
    
    * fix relational dummy show columns
    
    * fix relational & format
    
    * restore tests
    
    * remove useless log
    shinyano authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ca90fc2 View commit details
    Browse the repository at this point in the history
  2. fix IoTDB

    RemHero committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    38a92ba View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. fix IoTDB

    RemHero committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e443ec5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. remove unused code

    shinyano committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    bdcf1fb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #165 from shinyano/refactor/get_columns

    remove unused code
    SolomonAnn authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    69c13ba View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    f46f96b View commit details
    Browse the repository at this point in the history
  2. format && optimize import

    jzl18thu committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    cab29ac View commit details
    Browse the repository at this point in the history
  3. optimize import

    jzl18thu committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    b4bb47a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. rename patterns

    jzl18thu committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0a339c2 View commit details
    Browse the repository at this point in the history
  2. add note

    jzl18thu committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1f02d04 View commit details
    Browse the repository at this point in the history
  3. extract function

    jzl18thu committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5bdb244 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8cd688 View commit details
    Browse the repository at this point in the history
  5. just for test

    jzl18thu committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4327816 View commit details
    Browse the repository at this point in the history
  6. test

    jzl18thu committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5c90d76 View commit details
    Browse the repository at this point in the history
  7. test

    jzl18thu committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    93708e7 View commit details
    Browse the repository at this point in the history
  8. test

    jzl18thu committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4782475 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. fix schema prefix

    jzl18thu committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4b76934 View commit details
    Browse the repository at this point in the history
  2. fix

    jzl18thu committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    52d66e6 View commit details
    Browse the repository at this point in the history
  3. open CompactIT test

    jzl18thu committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ddc1e6b View commit details
    Browse the repository at this point in the history
  4. fix

    jzl18thu committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    148ff04 View commit details
    Browse the repository at this point in the history
  5. add test

    jzl18thu committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    62fe52b View commit details
    Browse the repository at this point in the history
  6. fix test

    jzl18thu committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    57b96ac View commit details
    Browse the repository at this point in the history
  7. adjust getColumns

    jzl18thu committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    042f7dc View commit details
    Browse the repository at this point in the history
  8. Revert "adjust getColumns"

    This reverts commit 042f7dc.
    jzl18thu committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    3b712a2 View commit details
    Browse the repository at this point in the history
  9. add unit test

    jzl18thu committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7c399b9 View commit details
    Browse the repository at this point in the history
  10. fix

    jzl18thu committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    379c5d2 View commit details
    Browse the repository at this point in the history
  11. format

    jzl18thu committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    fa97124 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. add debug log

    jzl18thu committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8c1cc2b View commit details
    Browse the repository at this point in the history
  2. try to fix close connection

    jzl18thu committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    aea60ba View commit details
    Browse the repository at this point in the history
  3. add log

    jzl18thu committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b4bc966 View commit details
    Browse the repository at this point in the history
  4. revert

    jzl18thu committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bf88e1d View commit details
    Browse the repository at this point in the history
  5. test

    jzl18thu committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    786df5b View commit details
    Browse the repository at this point in the history
  6. add test

    jzl18thu committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c3a3ae6 View commit details
    Browse the repository at this point in the history
  7. test

    jzl18thu committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    868cd5a View commit details
    Browse the repository at this point in the history
  8. fix test

    jzl18thu committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ee0ed29 View commit details
    Browse the repository at this point in the history
  9. test

    jzl18thu committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4ccd732 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. fix

    jzl18thu committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    e2a9747 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. fix

    jzl18thu committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    2378e8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e20c1c View commit details
    Browse the repository at this point in the history
  3. open other test

    jzl18thu committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    c63034e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

    jzl18thu committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0a3513a View commit details
    Browse the repository at this point in the history
  3. open other tests

    jzl18thu committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7c77b9c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. test

    jzl18thu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    acaf379 View commit details
    Browse the repository at this point in the history
  2. debug

    jzl18thu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    20b0beb View commit details
    Browse the repository at this point in the history
  3. debug

    jzl18thu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    001afbd View commit details
    Browse the repository at this point in the history
  4. debug

    jzl18thu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    aebbdbc View commit details
    Browse the repository at this point in the history
  5. revert

    jzl18thu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    fd8af16 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

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

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    23e3696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c2f742 View commit details
    Browse the repository at this point in the history
  3. fix

    jzl18thu committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    18826a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. fix has_data

    jzl18thu committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7832a82 View commit details
    Browse the repository at this point in the history
  2. Revert "fix has_data"

    This reverts commit 7832a82.
    jzl18thu committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1fa2c8e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    625128f View commit details
    Browse the repository at this point in the history
  2. push down data prefix

    jzl18thu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    de20884 View commit details
    Browse the repository at this point in the history
  3. debug

    jzl18thu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    355fa6e View commit details
    Browse the repository at this point in the history
  4. push down patterns

    jzl18thu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    26bf3e4 View commit details
    Browse the repository at this point in the history
  5. fix schemaprefix

    jzl18thu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    065e926 View commit details
    Browse the repository at this point in the history
  6. format

    jzl18thu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a09c673 View commit details
    Browse the repository at this point in the history
  7. fix

    jzl18thu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6463d19 View commit details
    Browse the repository at this point in the history
  8. fix

    jzl18thu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6fe3209 View commit details
    Browse the repository at this point in the history
  9. fix

    jzl18thu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    996ba6a View commit details
    Browse the repository at this point in the history
  10. fix

    jzl18thu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    74d5dbe View commit details
    Browse the repository at this point in the history
  11. fix

    jzl18thu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6556885 View commit details
    Browse the repository at this point in the history
  12. fix

    jzl18thu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e5335e4 View commit details
    Browse the repository at this point in the history
  13. open other tests

    jzl18thu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8c42d91 View commit details
    Browse the repository at this point in the history