Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Fix for query folding issue with direct query mode in Power BI data connector #640

Merged

Conversation

rupal-bq
Copy link
Contributor

@rupal-bq rupal-bq commented Jul 29, 2020

Issue #639:

Description of changes:

  • Updated SQL_GROUP_BY value to SQL_GB_GROUP_BY_CONTAINS_SELECT
  • Added SQL_AGGREGATE_FUNCTIONS value in M connector
  • Removed AstVisitor for resolving query folding issue with data type boolean

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Rupal Mahajan added 30 commits July 18, 2020 21:01
- add docs
- add unit test
- add errors
- enable direct query
…e/odbc/pbi

# Conflicts:
#	sql-odbc/.gitignore
#	sql-odbc/src/PowerBIConnector/OdfeSqlOdbcPBIConnector.mproj
#	sql-odbc/src/PowerBIConnector/OdfeSqlOdbcPBIConnector.pq
#	sql-odbc/src/PowerBIConnector/OdfeSqlOdbcPBIConnector.query.pq
#	sql-odbc/src/PowerBIConnector/bin/Release/OdfeSqlOdbcPBIConnector.mez
@dai-chen dai-chen added the ODBC label Jul 30, 2020
@dai-chen dai-chen merged commit cc7b813 into opendistro-for-elasticsearch:develop Jul 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants