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

field.delim attribute is not properly showed for a hive table created with tab delimiter. #518

Closed
ufoscw opened this issue Oct 22, 2018 · 0 comments
Assignees
Labels
bug Something isn't working @datasource Component Name : Datasource/Connection Management
Milestone

Comments

@ufoscw
Copy link
Contributor

ufoscw commented Oct 22, 2018

Describe the bug
field.delim attribute is not properly showed for a hive table created with tab delimiter.

To Reproduce
Steps to reproduce the behavior:

  1. Click on 'create new datasource'
  2. Click Staging DB
  3. Select tab delimited hive table
  4. See '/api/connections/query/hive/data' api's response
    delimiter is "\t" not " ".

Expected behavior
delimiter's value is " "

Screenshots
devtools_-_172_27_116_172_8080_app_v2_management_monitoring_statistics_ _devtools_-_52_231_184_135_8187_app_v2_management_monitoring_statistics

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@ufoscw ufoscw added bug Something isn't working @datasource Component Name : Datasource/Connection Management labels Oct 22, 2018
@ufoscw ufoscw self-assigned this Oct 22, 2018
@kyungtaak kyungtaak added this to the 3.1.0 milestone Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working @datasource Component Name : Datasource/Connection Management
Projects
None yet
Development

No branches or pull requests

2 participants