Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:influxdata/influxdb-client-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:master
Choose a base ref
Loading
...
head repository:influxdata/influxdb-client-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:iox-sql
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6commits
  • 8files changed
  • 2contributors

Commits on Jan 13, 2023

  1. feat: adds the ability to query with SQL

    This creates a new SQL Query API that allows for the use of SQL queriesalong with InfluxDB that has SQL enabled. Without further testing andusage it should be expected that this could break easily.The current model will take the user's URL so they do not need toprovide two different URLs and create two different clients and willparse out the hostname. This is for use with the gRPC client.There are no tests as this largely wraps the FlightSQLClient library.
    @powersj
    powersj committedJan 13, 2023
    Configuration menu
    Copy the full SHA
    52bbaf8View commit details
    Browse the repository at this point in the history
  2. Major refactor post-review

    * Rename to "sql_client" remove API from class/examples* Constructor now sets up gRPC client for re-use* Constructor now takes a bucket, one client per bucket* Add close function* Add schemas fucntion* Add tables function
    @powersj
    powersj committedJan 13, 2023
    Configuration menu
    Copy the full SHA
    600c3edView commit details
    Browse the repository at this point in the history
  3. fix pydoc linter

    @powersj
    powersj committedJan 13, 2023
    Configuration menu
    Copy the full SHA
    3db88eeView commit details
    Browse the repository at this point in the history
  4. fix twine/rst linter

    @powersj
    powersj committedJan 13, 2023
    Configuration menu
    Copy the full SHA
    99d55f2View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

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

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    3915a47View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp