Skip to content

PBI connector debugging tricks#11

Merged
Yury-Fridlyand merged 2 commits intopowerbi-mainfrom
pbi-connector-dbg-tricks
Dec 7, 2021
Merged

PBI connector debugging tricks#11
Yury-Fridlyand merged 2 commits intopowerbi-mainfrom
pbi-connector-dbg-tricks

Conversation

@Yury-Fridlyand
Copy link
Copy Markdown

Signed-off-by: Yury Fridlyand yuryf@bitquilltech.com

Description

This simplifies debugging and further development process.

  • Fixed server address for unit tests
  • Added DirectQuery support flag
  • Added automatic mez file copying to directory where PBI takes them
  • Small restructure in SqlOdbcPBIConnectorImpl
  • Added a logging sample in SqlOdbcPBIConnectorImpl

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Yury Fridlyand <yuryf@bitquilltech.com>
Signed-off-by: Yury Fridlyand <yuryf@bitquilltech.com>
@Yury-Fridlyand Yury-Fridlyand requested a review from a user December 1, 2021 02:39
@Yury-Fridlyand Yury-Fridlyand merged commit 47c3445 into powerbi-main Dec 7, 2021
@Yury-Fridlyand Yury-Fridlyand deleted the pbi-connector-dbg-tricks branch December 7, 2021 20:02
MitchellGale added a commit that referenced this pull request Aug 15, 2023
* Spotless apply, ignore checkstyle, manual java doc fixes.

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* Spotless apply

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

---------

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
MitchellGale added a commit that referenced this pull request Aug 16, 2023
…project#1968)

* [Spotless] Applying Google Code Format for sql files #11 (#330)

* Spotless apply, ignore checkstyle, manual java doc fixes.

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* Spotless apply

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

---------

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* Apply suggestions from code review

Co-authored-by: Guian Gumpac <guian.gumpac@improving.com>
Signed-off-by: Mitchell Gale <Mitchell.gale@improving.com>

---------

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
Signed-off-by: Mitchell Gale <Mitchell.gale@improving.com>
Co-authored-by: Guian Gumpac <guian.gumpac@improving.com>
MitchellGale added a commit that referenced this pull request Aug 22, 2023
…project#1968)

* [Spotless] Applying Google Code Format for sql files #11 (#330)

* Spotless apply, ignore checkstyle, manual java doc fixes.

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* Spotless apply

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

---------

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* Apply suggestions from code review

Co-authored-by: Guian Gumpac <guian.gumpac@improving.com>
Signed-off-by: Mitchell Gale <Mitchell.gale@improving.com>

---------

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
Signed-off-by: Mitchell Gale <Mitchell.gale@improving.com>
Co-authored-by: Guian Gumpac <guian.gumpac@improving.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.

1 participant