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

table & schema #5

Merged
merged 4 commits into from
Jan 30, 2024
Merged

table & schema #5

merged 4 commits into from
Jan 30, 2024

Conversation

yuanbohan
Copy link
Collaborator

What's changed and what's your intention?

  • insert data via rows insert
  • match the code style of ingester-java

Checklist

  • I have added the necessary unit tests and integration tests.

Refer to a related PR or issue link (optional)

@yuanbohan yuanbohan marked this pull request as ready for review January 30, 2024 06:33
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

license-eye has totally checked 28 files.

Valid Invalid Ignored Fixed
11 6 11 0
Click to see the invalid file list
  • table/schema/cell/build.go
  • table/schema/cell/cell.go
  • table/schema/column/column.go
  • table/schema/row/row.go
  • table/schema/schema.go
  • table/table.go

table/schema/cell/build.go Show resolved Hide resolved
table/schema/cell/cell.go Show resolved Hide resolved
table/schema/column/column.go Show resolved Hide resolved
table/schema/row/row.go Show resolved Hide resolved
table/schema/schema.go Show resolved Hide resolved
table/table.go Show resolved Hide resolved
@yuanbohan yuanbohan merged commit 9e6c4d7 into main Jan 30, 2024
3 checks passed
@yuanbohan yuanbohan deleted the table-row-style branch January 30, 2024 06:45
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.

None yet

1 participant