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

Excel sheet2 also show sheet1 data, not only sheet2 #91

Closed
m2acgi opened this issue Aug 31, 2022 · 1 comment · Fixed by multiprocessio/datastation#298 or #99
Closed

Excel sheet2 also show sheet1 data, not only sheet2 #91

m2acgi opened this issue Aug 31, 2022 · 1 comment · Fixed by multiprocessio/datastation#298 or #99
Labels
bug Something isn't working

Comments

@m2acgi
Copy link

m2acgi commented Aug 31, 2022

  • OS: almalinux 9
  • Shell: bash
  • dsq version: v0.22.0
$ dsq --pretty test-data.xlsx 'SELECT * FROM {"Sheet2"}'
+---+---+---+ 
| A | B | C |                                                                                                                                     
+---+---+---+                                                                                                                                     
|   | 1 | 2 |                                                                                                                                     
|   | 3 | 4 |                                                                                                                                     
+---+---+---+                                                                                                                                     
(2 rows)                                                                                                                                          

Excel test data as follows: test-data.xlsx

@m2acgi m2acgi added the bug Something isn't working label Aug 31, 2022
@eatonphil
Copy link
Member

Thanks! I'm looking into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants