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

ResultSet.normalizePivotConfig() fix #6

Merged
merged 1 commit into from
Feb 14, 2019
Merged

Conversation

keydunov
Copy link
Member

Add parentheses to the condition. Without parentheses, it will always create new pivotConfig when timeDimension is present. It makes impossible to pass custom configuration to pivot() and chartPivot().

Add parentheses to the condition
@paveltiunov paveltiunov merged commit 4e6a52c into master Feb 14, 2019
@paveltiunov paveltiunov deleted the fix-result-set-pivot branch February 14, 2019 14:25
keydunov added a commit that referenced this pull request Feb 15, 2019
* master:
  ResultSet.normalizePivotConfig() fix (#6)
  Serverless deployment
  Serverless deployment
  Add support for Athena in JDBC driver (#5)
igorlukanin pushed a commit that referenced this pull request Nov 22, 2024
KSDaemon added a commit that referenced this pull request Jan 9, 2025
* feat(vertica-driver): VerticaDriver

* fixed linter error

* fix dependencies versions

* driver & smoke tests

* vertica driver added to integration tests

* add vertica to smoke test

* update packages

* vertica driver published

* vertica driver

* update README.md

* docker installation instruction

* up version

* update README and package refs

* add cube build pipeline

* remove

* Added Query Implementation (#2)

* Added custom dialect for CubeDriver

* Sql fixes (#5)

* Additional sql fixes (#6)

* draft

* update test

* fix build

* update vertica driver dependencies

* vertica documentation

* add vertica to data sources

* fix lint errors

* update jest

* include vertica tests

* update wait strategy and test shared package

* change version of vertica driver

* some ci-related fixes

* fix version, names, refs to align with the Cube repo

* update yarn.lock

* fix old refs

---------

Co-authored-by: Eduard Karacharov <eduard.karacharov@gmail.com>
Co-authored-by: timbrownls20 <timbrownls26@hotmail.com>
Co-authored-by: Roger <qi.chen@knowitall.net.au>
Co-authored-by: David O'Bryen <dj.obryen@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants