Skip to content

map special jdbc (presto 'unsupported') column types to unbounded varchar type#11833

Closed
guyco33 wants to merge 2 commits intoprestodb:masterfrom
guyco33:handle_special_jdbc_types
Closed

map special jdbc (presto 'unsupported') column types to unbounded varchar type#11833
guyco33 wants to merge 2 commits intoprestodb:masterfrom
guyco33:handle_special_jdbc_types

Conversation

@guyco33
Copy link
Contributor

@guyco33 guyco33 commented Nov 1, 2018

resolves issue #11821

By mapping special jdbc columns to an unbounded varchar type, we avoid the need to skip those columns and make them visible for further analysis

@guyco33 guyco33 force-pushed the handle_special_jdbc_types branch 2 times, most recently from 9d9e030 to c674ce5 Compare November 7, 2018 17:40
@guyco33 guyco33 force-pushed the handle_special_jdbc_types branch from c674ce5 to 4d73135 Compare November 13, 2018 09:38
@guyco33 guyco33 force-pushed the handle_special_jdbc_types branch 2 times, most recently from 8a37363 to 44bdeaa Compare November 24, 2018 20:26
@guyco33 guyco33 force-pushed the handle_special_jdbc_types branch from 44bdeaa to dd20ddc Compare November 30, 2018 07:44
@guyco33 guyco33 force-pushed the handle_special_jdbc_types branch from dd20ddc to 661d5d1 Compare December 15, 2018 16:02
@guyco33 guyco33 force-pushed the handle_special_jdbc_types branch from 661d5d1 to 13b5dba Compare January 3, 2019 14:08
@stale
Copy link

stale bot commented Jul 29, 2019

This pull request has been automatically marked as stale because it has not had recent activity. If you'd still like this PR merged, please comment on the task, make sure you've addressed reviewer comments, and rebase on the latest master. Thank you for your contributions!

@stale stale bot added the stale label Jul 29, 2019
@stale stale bot closed this Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants