Skip to content

Python SessionUT added#1578

Closed
Fredooooooo wants to merge 5 commits intoapache:masterfrom
Fredooooooo:master
Closed

Python SessionUT added#1578
Fredooooooo wants to merge 5 commits intoapache:masterfrom
Fredooooooo:master

Conversation

@Fredooooooo
Copy link

No description provided.

@qiaojialin qiaojialin changed the title SessionUT added Python SessionUT added Jul 29, 2020
@jixuan1989 jixuan1989 mentioned this pull request Jul 30, 2020
Copy link
Contributor

@jt2594838 jt2594838 left a comment

Choose a reason for hiding this comment

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

It is a good effort, but could our CI trigger it?

Copy link
Contributor

@HTHou HTHou left a comment

Choose a reason for hiding this comment

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

Please check the missing Apache headers. And I don't think it's necessary to include binary files in project.

Comment on lines +1 to +4
from IoTDBConstants import TSDataType


class Field(object):
Copy link
Contributor

Choose a reason for hiding this comment

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

This file is missing Apache header, please take a look.

Comment on lines +1 to +5

from enum import Enum, unique


@unique
Copy link
Contributor

Choose a reason for hiding this comment

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

Same as above.

Comment on lines +1 to +5
import sys
from IoTDBConstants import *
sys.path.append("../../target")

from thrift.transport import TSocket, TTransport
Copy link
Contributor

Choose a reason for hiding this comment

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

Same..

Comment on lines +1 to +6
from IoTDBConstants import TSDataType
from Field import Field


class RowRecord(object):

Copy link
Contributor

Choose a reason for hiding this comment

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

Same

Comment on lines +1 to +5

from IoTDBConstants import *
import struct


Copy link
Contributor

Choose a reason for hiding this comment

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

Same

@jixuan1989
Copy link
Member

this PR will be closed because of #2539

However, the PR e2e test is needed.

@jixuan1989 jixuan1989 closed this Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants