Skip to content

[IOTDB-1234] fix ImportCsv tool cannot parse empty string#2857

Merged
jixuan1989 merged 2 commits intoapache:masterfrom
HelKim:fix_importcsv_tool
Mar 19, 2021
Merged

[IOTDB-1234] fix ImportCsv tool cannot parse empty string#2857
jixuan1989 merged 2 commits intoapache:masterfrom
HelKim:fix_importcsv_tool

Conversation

@HelKim
Copy link
Contributor

@HelKim HelKim commented Mar 16, 2021

No description provided.

import org.apache.iotdb.db.qp.physical.PhysicalPlan;
import org.apache.iotdb.db.qp.physical.crud.AggregationPlan;
import org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan;
import org.apache.iotdb.db.qp.physical.crud.*;
Copy link
Member

Choose a reason for hiding this comment

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

general, do not use import *...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

general, do not use import *...

Thanks

@jixuan1989 jixuan1989 merged commit a8b01f1 into apache:master Mar 19, 2021
@jixuan1989
Copy link
Member

thanks for contribution!

@jixuan1989
Copy link
Member

Hi, though the PR is merged, it left one thing...
You'd better add a Test for the case.

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.

4 participants