Skip to content

Conversation

@alswang18
Copy link
Contributor

new PR addressing issues in this previous PR: #322

let dispatcher = Dispatcher::<
_,
_,
PostgresArrowTransport<SimpleProtocol, MakeTlsConnector>,
Copy link
Contributor

@wangxiaoying wangxiaoying Nov 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This transport should be PostgresArrow2Transport, the same applies to the below one. This is the reason for the ci failure.

Copy link
Contributor Author

@alswang18 alswang18 Nov 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed it. code compiles now

Copy link
Contributor

@wangxiaoying wangxiaoying left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. format code
  2. need to add simple protocol support for pandas too at here

@alswang18
Copy link
Contributor Author

  1. format code
  2. need to add simple protocol support for pandas too at here

just made the changes requested @wangxiaoying

@wangxiaoying wangxiaoying merged commit 2a71405 into sfu-db:main Nov 7, 2022
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