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

Fix empty Arrow Table constructor #2854

Merged
merged 3 commits into from
Nov 18, 2024
Merged

Fix empty Arrow Table constructor #2854

merged 3 commits into from
Nov 18, 2024

Conversation

texodus
Copy link
Member

@texodus texodus commented Nov 18, 2024

  • Fixed empty Arrow Table constructor bug Create Perspective Table from empty Arrow Table #2844
  • Fixed perspective-python objects repr to read e.g. <class 'perspective.PySyncServer'> instead of <class 'builtins.PySyncServer'>
  • Fixed minification bug with perspective-esbuild-plugin, and added an option webpack_hack which can be used to disable this problematic regex next time it decides to act up.

Signed-off-by: Andrew Stein <steinlink@gmail.com>
…tion disableable

Signed-off-by: Andrew Stein <steinlink@gmail.com>
Signed-off-by: Andrew Stein <steinlink@gmail.com>
@texodus texodus added the bug Concrete, reproducible bugs label Nov 18, 2024
@texodus texodus changed the title Misc fixes Fix empty Arrow Table constructor Nov 18, 2024
@texodus texodus merged commit cfc5cd3 into master Nov 18, 2024
13 checks passed
@texodus texodus deleted the misc-fixes branch November 18, 2024 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Concrete, reproducible bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant